Chore(deps): Bump browserify-sign from 4.2.1 to 4.2.3 #392
Annotations
4 errors and 4 warnings
build (14.x):
src/index.tsx#L1
Parameter 'prevProps' implicitly has an 'any' type.
|
build (14.x):
src/index.tsx#L1
Argument of type 'number | number[] | Value | undefined' is not assignable to parameter of type 'number | number[] | undefined'.
|
build (14.x):
src/index.tsx#L1
Type 'Value[] | undefined' is not assignable to type 'number | number[] | Value | Value[]'.
|
build (14.x)
Process completed with exit code 2.
|
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x):
src/index.tsx#L220
Do not use setState in componentDidUpdate
|
build (14.x):
src/index.tsx#L250
Do not use setState in componentDidUpdate
|