Skip to content

Bump ejs from 3.1.9 to 3.1.10 #815

Bump ejs from 3.1.9 to 3.1.10

Bump ejs from 3.1.9 to 3.1.10 #815

Triggered via pull request May 1, 2024 14:12
Status Failure
Total duration 41s
Artifacts
ensure_minimum_test_coverage_and_lint_all_files
32s
ensure_minimum_test_coverage_and_lint_all_files
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
ensure_minimum_test_coverage_and_lint_all_files: src/components/bot-challenge-protection/index.jsx#L32
React Hook useEffect has a missing dependency: 'recaptchaRef'. Either include it or remove the dependency array
ensure_minimum_test_coverage_and_lint_all_files
Process completed with exit code 1.
ensure_minimum_test_coverage_and_lint_all_files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ensure_minimum_test_coverage_and_lint_all_files: src/components/attribution/index.test.jsx#L8
Use `getBy*` queries rather than `queryBy*` for checking element is present
ensure_minimum_test_coverage_and_lint_all_files: src/components/attribution/index.test.jsx#L13
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
ensure_minimum_test_coverage_and_lint_all_files: src/components/attribution/index.test.jsx#L13
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/badge/index.test.jsx#L9
Use `getBy*` queries rather than `queryBy*` for checking element is present
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/DotIndicatorArea.test.jsx#L13
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/DotIndicatorArea.test.jsx#L13
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/DotIndicatorArea.test.jsx#L18
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/DotIndicatorArea.test.jsx#L18
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/DotIndicatorArea.test.jsx#L28
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/DotIndicatorArea.test.jsx#L28
Avoid direct Node access. Prefer using the methods from Testing Library