Update domain #12
Annotations
9 warnings
Build, lint, and test on Node 14.x and macOS-latest
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, lint, and test on Node 14.x and macOS-latest
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, lint, and test on Node 14.x and macOS-latest:
src/index.tsx#L107
The 'connect' function makes the dependencies of useEffect Hook (at line 210) change on every render. To fix this, wrap the 'connect' definition into its own useCallback() Hook
|
Build, lint, and test on Node 14.x and windows-latest
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, lint, and test on Node 14.x and windows-latest
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, lint, and test on Node 14.x and windows-latest:
src/index.tsx#L107
The 'connect' function makes the dependencies of useEffect Hook (at line 210) change on every render. To fix this, wrap the 'connect' definition into its own useCallback() Hook
|
Build, lint, and test on Node 14.x and ubuntu-latest
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, lint, and test on Node 14.x and ubuntu-latest
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, lint, and test on Node 14.x and ubuntu-latest:
src/index.tsx#L107
The 'connect' function makes the dependencies of useEffect Hook (at line 210) change on every render. To fix this, wrap the 'connect' definition into its own useCallback() Hook
|