Skip to content

Merge pull request #2056 from openzim/fix-ci #1489

Merge pull request #2056 from openzim/fix-ci

Merge pull request #2056 from openzim/fix-ci #1489

Triggered via push July 7, 2024 15:47
Status Success
Total duration 23m 25s
Artifacts

ci.yml

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

Annotations

4 errors and 5 warnings
build (18.x): 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.x): 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.x): node_modules/split-by-grapheme/index.ts#L2
Property 'Segmenter' does not exist on type 'typeof Intl'.
build (18.x): node_modules/split-by-grapheme/index.ts#L3
Property 'Segmenter' does not exist on type 'typeof Intl'.
build (18.x): test/e2e/vikidia.e2e.test.ts#L1
'execa' is defined but never used
build (18.x): test/e2e/vikidia.e2e.test.ts#L2
'rimraf' is defined but never used
build (18.x): test/e2e/vikidia.e2e.test.ts#L3
'testRenders' is defined but never used
build (18.x): test/e2e/vikidia.e2e.test.ts#L6
'zimcheck' is defined but never used
build (18.x): test/e2e/vikidia.e2e.test.ts#L10
'parameters' is assigned a value but never used