Redirect when clicking on Complete Profile items #4544
main.yaml
on: pull_request
tests
7m 31s
Test_Docker
2m 49s
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
|