Skip to content

Update theming page with code examples #22939

Update theming page with code examples

Update theming page with code examples #22939

Triggered via pull request August 9, 2024 08:47
Status Success
Total duration 17m 26s
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/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/complexity/noForEach: tooling/css-variable-docgen-plugin/src/index.ts#L203
Prefer for...of instead of forEach.
lint/complexity/noForEach: tooling/css-variable-docgen-plugin/src/index.ts#L322
Prefer for...of instead of forEach.
lint/style/noNonNullAssertion: packages/data-grid/src/ColumnGroup.tsx#L39
Forbidden non-null assertion.
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 (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/