Skip to content

Refactor/esm

Refactor/esm #3456

Triggered via pull request September 7, 2024 06:45
Status Failure
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pkg: tests/test-cases/when/integration.when.test.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../src/write-streams.js'?
pkg: tests/test-cases/when/integration.when.test.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../src/handler.js'?
pkg: tests/test-cases/when/integration.when.test.ts#L3
Cannot find module '../../mocks/utils.mock' or its corresponding type declarations.
pkg: tests/test-cases/when/integration.when.test.ts#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../mocks/when-statics.js'?
pkg
Process completed with exit code 2.
jest: tests/test-cases/when/integration.when.test.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../src/write-streams.js'?
jest: tests/test-cases/when/integration.when.test.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../src/handler.js'?
jest: tests/test-cases/when/integration.when.test.ts#L3
Cannot find module '../../mocks/utils.mock' or its corresponding type declarations.
jest: tests/test-cases/when/integration.when.test.ts#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../mocks/when-statics.js'?
jest
Process completed with exit code 2.