Implement new Wikimedia mobile end-point support/render #1221
Triggered via pull request
September 14, 2023 14:24
Status
Failure
Total duration
2m 29s
Artifacts
–
Annotations
8 errors
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/renderers/wikimedia-mobile.renderer.ts#L55
Cannot find name 'Dump'.
|
build (18.x):
src/renderers/wikimedia-mobile.renderer.ts#L71
Cannot find name 'json'. Did you mean 'JSON'?
|
build (18.x):
src/renderers/wikimedia-mobile.renderer.ts#L72
Cannot find name 'json'. Did you mean 'JSON'?
|
build (18.x):
src/renderers/wikimedia-mobile.renderer.ts#L73
Cannot find name 'json'. Did you mean 'JSON'?
|
build (18.x):
src/renderers/wikimedia-mobile.renderer.ts#L181
Cannot find name 'json'. Did you mean 'JSON'?
|