Introduce Node.js 20 in the CI #1173
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 2 warnings
build (20)
Process completed with exit code 7.
|
build (18)
The job was canceled because "_20" failed.
|
build (18)
The operation was canceled.
|
build (18):
node_modules/@types/imagemin-gifsicle/index.d.ts#L7
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("imagemin")' call instead.
|
build (18):
node_modules/@types/imagemin-webp/index.d.ts#L7
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("imagemin")' call instead.
|
build (18):
test/unit/saveArticles.test.ts#L5
'applyOtherTreatments' is defined but never used
|
build (18):
test/unit/saveArticles.test.ts#L7
'Dump' is defined but never used
|