Skip to content

Add loading prop to Button #22929

Add loading prop to Button

Add loading prop to Button #22929

Triggered via pull request August 7, 2024 14:41
Status Success
Total duration 18m 1s
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/complexity/noForEach: site/src/components/css-display/AccordionView.tsx#L139
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/correctness/useExhaustiveDependencies: site/src/components/components/ExamplesListView.tsx#L36
This hook specifies more dependencies than necessary: params
lint/suspicious/noArrayIndexKey: site/src/components/app-header/Search.tsx#L140
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: site/src/components/app-header/Search.tsx#L142
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: site/src/components/getting-started/design-cards/DesignCards.tsx#L18
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: site/src/examples/stepped-tracker/StepProgression.tsx#L67
Avoid using the index of an array as key property in an element.
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 (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/
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/