Skip to content

Update moduleResolution #42

Update moduleResolution

Update moduleResolution #42

Triggered via pull request November 9, 2025 11:21
Status Failure
Total duration 19s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: test/types.spec.ts#L64
Unused '@ts-expect-error' directive.
test: test/types.spec.ts#L57
Parameter 's' implicitly has an 'any' type.
test: test/types.spec.ts#L40
Unused '@ts-expect-error' directive.
test: test/types.spec.ts#L36
Parameter 's' implicitly has an 'any' type.
test: test/types.spec.ts#L21
Unused '@ts-expect-error' directive.
test: test/types.spec.ts#L17
Parameter 's' implicitly has an 'any' type.
test: test/types.spec.ts#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../src/utils.js'?
test: test/types.spec.ts#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../src/types.js'?
test: test/types.spec.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../src/routing.js'?
test: test/types.spec.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../src/routers/components.jsx'?