Skip to content

AWS SDK jsv3 migration #1138

AWS SDK jsv3 migration

AWS SDK jsv3 migration #1138

Triggered via pull request July 28, 2023 07:44
Status Success
Total duration 9m 56s
Artifacts

ci.yml

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

Annotations

2 errors and 2 warnings
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): 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