feat: implemented stable image shrink #551
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/.
|