Annotations
10 errors and 1 warning
build
Cannot find module 'image-js' or its corresponding type declarations.
|
build
Cannot find module 'color' or its corresponding type declarations.
|
build
Property 'entries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
|
build
Binding element 'key' implicitly has an 'any' type.
|
build
Binding element 'value' implicitly has an 'any' type.
|
build
Property 'at' does not exist on type 'Uint8Array'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
build
Property 'at' does not exist on type 'Uint8Array'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
build
Cannot find module 'image-js' or its corresponding type declarations.
|
build
Expected 1-3 arguments, but got 0.
|
build
Property 'matchAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2020' or later.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|