Skip to content

Bump micromatch and @openzim/libzim #1594

Bump micromatch and @openzim/libzim

Bump micromatch and @openzim/libzim #1594

Triggered via pull request August 26, 2024 00:24
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

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

Annotations

11 errors and 5 warnings
ci-test (18.x)
Process completed with exit code 1.
ci-test (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.
ci-test (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.
ci-test (18.x): node_modules/split-by-grapheme/index.ts#L2
Property 'Segmenter' does not exist on type 'typeof Intl'.
ci-test (18.x): node_modules/split-by-grapheme/index.ts#L3
Property 'Segmenter' does not exist on type 'typeof Intl'.
ci-test (18.x): src/mwoffliner.lib.ts#L19
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
ci-test (18.x): src/mwoffliner.lib.ts#L19
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
ci-test (18.x): src/util/dump.ts#L11
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
ci-test (18.x): src/util/dump.ts#L11
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
ci-test (18.x): src/util/misc.ts#L11
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
ci-test (18.x): src/util/misc.ts#L11
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
ci-test (18.x): test/e2e/vikidia.e2e.test.ts#L1
'execa' is defined but never used
ci-test (18.x): test/e2e/vikidia.e2e.test.ts#L2
'rimraf' is defined but never used
ci-test (18.x): test/e2e/vikidia.e2e.test.ts#L3
'testRenders' is defined but never used
ci-test (18.x): test/e2e/vikidia.e2e.test.ts#L6
'zimcheck' is defined but never used
ci-test (18.x): test/e2e/vikidia.e2e.test.ts#L10
'parameters' is assigned a value but never used