Bump axios and @openzim/libzim #1952
Annotations
11 errors and 1 warning
Running all tests (w/coverage)
Process completed with exit code 1.
|
Installing other dependencies:
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.
|
Installing other dependencies:
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.
|
Installing other dependencies:
node_modules/split-by-grapheme/index.ts#L2
Property 'Segmenter' does not exist on type 'typeof Intl'.
|
Installing other dependencies:
node_modules/split-by-grapheme/index.ts#L3
Property 'Segmenter' does not exist on type 'typeof Intl'.
|
Installing other dependencies:
src/mwoffliner.lib.ts#L18
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
|
Installing other dependencies:
src/mwoffliner.lib.ts#L18
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
|
Installing other dependencies:
src/util/dump.ts#L10
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
|
Installing other dependencies:
src/util/dump.ts#L10
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
|
Installing other dependencies:
src/util/misc.ts#L10
'"@openzim/libzim"' has no exported member named 'ZimCreator'. Did you mean 'Creator'?
|
Installing other dependencies:
src/util/misc.ts#L10
Module '"@openzim/libzim"' has no exported member 'ZimArticle'.
|
Running ESLint:
src/util/mw-api.ts#L57
'_' is defined but never used
|
Loading