Skip to content

Introduce Node.js 20 in the CI #1173

Introduce Node.js 20 in the CI

Introduce Node.js 20 in the CI #1173

Triggered via pull request August 19, 2023 09:31
@kelson42kelson42
synchronize #1842
nodejs-20
Status Failure
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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