Skip to content

Redirect when clicking on Complete Profile items #4545

Redirect when clicking on Complete Profile items

Redirect when clicking on Complete Profile items #4545

Triggered via pull request October 3, 2024 14:25
Status Success
Total duration 7m 48s
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