added validation for local storage (#2566) #4549
Annotations
1 error and 3 warnings
tests
Process completed with exit code 1.
|
Test_Docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, isbang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests:
src/containers/guest-home-page/Welcome.tsx#L34
React Hook useMemo has an unnecessary dependency: 'i18next.language'. Either exclude it or remove the dependency array. Outer scope values like 'i18next.language' aren't valid dependencies because mutating them doesn't re-render the component
|