Rearchitecture MWOffliner HTML/CSS/JS scraping (part #1) #1159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 2 warnings
build (18.x)
Process completed with exit code 7.
|
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/MediaWiki.ts#L39
'testArticleId' is defined but never used
|
build (18.x):
src/MediaWiki.ts#L46
'testArticleId' is defined but never used
|