Skip to content

feat: implemented stable image shrink #551

feat: implemented stable image shrink

feat: implemented stable image shrink #551

Triggered via pull request February 12, 2024 08:26
Status Failure
Total duration 1m 22s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Argument of type '(file: File) => void' is not assignable to parameter of type '(value: unknown) => void | PromiseLike<void>'.
build
Argument of type 'unknown' is not assignable to parameter of type 'HTMLImageElement | PromiseLike<HTMLImageElement>'.
build
'img' is of type 'unknown'.
build
Argument of type 'number[]' is not assignable to parameter of type '[x: number, y: number, w: number, h: number]'.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.