Changed the position of the opening date input #4532
Triggered via pull request
September 30, 2024 20:54
Status
Success
Total duration
8m 15s
Artifacts
–
main.yaml
on: pull_request
tests
8m 3s
Test_Docker
2m 56s
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
|