Skip to content

BREAKING: Require Node 18, support ESM and CJS #91

BREAKING: Require Node 18, support ESM and CJS

BREAKING: Require Node 18, support ESM and CJS #91

Triggered via pull request December 10, 2023 14:09
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build and test with Node 16: test/npm7-auditer.spec.ts#L4
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../lib/allowlist.js'?
Build and test with Node 16: test/npm7-auditer.spec.ts#L5
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../lib/npm-auditer.js'?
Build and test with Node 16: test/npm7-auditer.spec.ts#L54
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L71
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L83
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L101
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L118
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L130
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L152
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 16: test/npm7-auditer.spec.ts#L168
Parameter '_summary' implicitly has an 'any' type.
Build and test with Node 20
The job was canceled because "_16" failed.
Build and test with Node 20
Process completed with exit code 1.
Build and test with Node 18
The job was canceled because "_16" failed.
Build and test with Node 18
The operation was canceled.