Skip to content

Modularizing e2e tests #1191

Modularizing e2e tests

Modularizing e2e tests #1191

Triggered via pull request August 31, 2023 07:28
Status Success
Total duration 14m 37s
Artifacts

ci.yml

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

Annotations

2 errors
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.