Skip to content

Refactor Slider

Refactor Slider #22933

Triggered via pull request August 8, 2024 12:10
@tomhazledinetomhazledine
synchronize #3296
slider
Status Success
Total duration 18m 11s
Artifacts

test.yml

on: pull_request
Matrix: cypress-tests
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint/complexity/noForEach: site/cssGen.js#L12
Prefer for...of instead of forEach.
lint/complexity/noForEach: cypress/support/AnnouncementListener.tsx#L41
Prefer for...of instead of forEach.
lint/complexity/noForEach: cypress/tests/checkAccessibility.tsx#L9
Prefer for...of instead of forEach.
lint/correctness/useExhaustiveDependencies: site/src/layouts/DetailComponent/DetailComponent.tsx#L81
This hook specifies more dependencies than necessary: route
lint/complexity/noForEach: site/src/components/css-display/AccordionView.tsx#L139
Prefer for...of instead of forEach.
lint/suspicious/noArrayIndexKey: docs/components/QAContainer.tsx#L47
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: docs/components/QAContainer.tsx#L113
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: docs/components/QAContainer.tsx#L118
Avoid using the index of an array as key property in an element.
lint/correctness/useExhaustiveDependencies: site/src/components/components/ExamplesListView.tsx#L36
This hook specifies more dependencies than necessary: params
lint/complexity/noForEach: tooling/css-variable-docgen-plugin/src/index.ts#L203
Prefer for...of instead of forEach.
cypress-tests (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cypress-tests (17)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cypress-tests (16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/