Skip to content

Bump tough-cookie and @openzim/libzim #1146

Bump tough-cookie and @openzim/libzim

Bump tough-cookie and @openzim/libzim #1146

Triggered via pull request August 1, 2023 09:19
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

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

Annotations

11 errors and 2 warnings
build (18.x)
Process completed with exit code 1.
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): src/mwoffliner.lib.ts#L19
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
build (18.x): src/mwoffliner.lib.ts#L19
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
build (18.x): src/util/dump.ts#L10
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
build (18.x): src/util/dump.ts#L10
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
build (18.x): src/util/misc.ts#L11
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
build (18.x): src/util/misc.ts#L11
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
build (18.x): src/util/saveArticles.ts#L4
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
build (18.x): src/util/saveArticles.ts#L4
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
build (18.x): test/unit/saveArticles.test.ts#L5
'applyOtherTreatments' is defined but never used
build (18.x): test/unit/saveArticles.test.ts#L7
'Dump' is defined but never used