Skip to content

Added validation for local storage #4533

Added validation for local storage

Added validation for local storage #4533

Triggered via pull request October 1, 2024 17:42
Status Success
Total duration 7m 52s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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