Skip to content

Merge pull request #2023 from openzim/count-graphemes #1427

Merge pull request #2023 from openzim/count-graphemes

Merge pull request #2023 from openzim/count-graphemes #1427

Triggered via push May 7, 2024 17:55
Status Success
Total duration 24m 8s
Artifacts

ci.yml

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

Annotations

4 errors and 1 warning
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): node_modules/split-by-grapheme/index.ts#L2
Property 'Segmenter' does not exist on type 'typeof Intl'.
build (18.x): node_modules/split-by-grapheme/index.ts#L3
Property 'Segmenter' does not exist on type 'typeof Intl'.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.