Skip to content

THEMES-1864: Button styling fix #871

THEMES-1864: Button styling fix

THEMES-1864: Button styling fix #871

Triggered via pull request August 19, 2024 19:35
@vgalatrovgalatro
synchronize #273
THEMES-1864
Status Success
Total duration 32s
Artifacts
ensure_minimum_test_coverage_and_lint_all_files
24s
ensure_minimum_test_coverage_and_lint_all_files
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ensure_minimum_test_coverage_and_lint_all_files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/ThumbnailIndicatorArea.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/ThumbnailIndicatorArea.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/ThumbnailIndicatorArea.test.jsx#L41
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/ThumbnailIndicatorArea.test.jsx#L41
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/ThumbnailIndicatorArea.test.jsx#L41
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/_children/ThumbnailIndicatorArea.test.jsx#L47
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/index.test.jsx#L94
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/index.test.jsx#L94
Avoid direct Node access. Prefer using the methods from Testing Library
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/index.test.jsx#L200
Use `getBy*` queries rather than `queryBy*` for checking element is present
ensure_minimum_test_coverage_and_lint_all_files: src/components/carousel/index.test.jsx#L448
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
ensure_minimum_test_coverage_and_lint_all_files
Failed to remove 'http.https://github.com/.extraheader' from the git config