Skip to content

Code connect tests #23919

Code connect tests

Code connect tests #23919

Triggered via pull request October 17, 2024 21:38
Status Failure
Total duration 18m 16s
Artifacts

test.yml

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

Annotations

3 errors and 10 warnings
organizeImports: packages/core/figma-src/Badge.figma.tsx#L1
Import statements differs from the output
organizeImports: packages/core/figma-src/Button.figma.tsx#L1
Import statements differs from the output
lint
Process completed with exit code 1.
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: 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/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-components/src/utils.ts#L42
Prefer for...of instead of forEach.
lint/suspicious/noExplicitAny: packages/ag-grid-theme/src/examples/CustomFilter.tsx#L53
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/ag-grid-theme/src/examples/CustomFilter.tsx#L58
Unexpected any. Specify a different type.