fix: attempt to fix build script #14
Annotations
10 errors and 1 warning
Release
Property 'fromEntries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
Release
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.
|
Release
Binding element 'key' implicitly has an 'any' type.
|
Release
Binding element 'value' implicitly has an 'any' type.
|
Release
Module '"../types"' has no exported member 'ActionBuilder'.
|
Release
Generic type 'StoreApi' requires between 1 and 3 type arguments.
|
Release
Generic type 'StoreApi' requires between 1 and 3 type arguments.
|
Release
Module '"../types"' has no exported member 'SelectorBuilder'.
|
Release
Generic type 'StoreApi' requires between 1 and 3 type arguments.
|
Release
Generic type 'StoreApi' requires between 1 and 3 type arguments.
|
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|