initial POC to demo style contracts #25056
test.yml
on: pull_request
lint
1m 7s
dependency-check
1m 21s
type-checks
1m 39s
jest-tests
1m 14s
Matrix: cypress-tests
Annotations
7 errors and 13 warnings
parse:
packages/core/src/input/Input.css#L131
Expected a declaration, or an at rule but instead found ';'.
|
parse:
packages/core/src/input/Input.css#L131
Expected a declaration, or an at rule but instead found ';'.
|
lint
Process completed with exit code 1.
|
dependency-check
Process completed with exit code 1.
|
cypress-tests (16)
Process completed with exit code 1.
|
cypress-tests (18)
Process completed with exit code 1.
|
cypress-tests (17)
Process completed with exit code 1.
|
lint/suspicious/noExplicitAny:
vite.config.ts#L5
Unexpected any. Specify a different type.
|
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#L8
Unexpected any. Specify a different type.
|
cypress-tests (16)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
cypress-tests (18)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
cypress-tests (17)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|