CI #1871
Annotations
4 errors and 1 warning
ci-test (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.
|
ci-test (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.
|
ci-test (18.x):
node_modules/split-by-grapheme/index.ts#L2
Property 'Segmenter' does not exist on type 'typeof Intl'.
|
ci-test (18.x):
node_modules/split-by-grapheme/index.ts#L3
Property 'Segmenter' does not exist on type 'typeof Intl'.
|
ci-test (18.x)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|