Split date adapters into sub packages to help with peerDependencies r… #24642
Triggered via pull request
December 24, 2024 16:44
Status
Failure
Total duration
6h 0m 12s
Artifacts
–
test.yml
on: pull_request
lint
1m 0s
dependency-check
2m 25s
type-checks
1m 42s
jest-tests
1m 6s
Matrix: cypress-tests
Annotations
8 errors and 14 warnings
lint/complexity/noBannedTypes:
packages/date-adapters/src/types/DateFrameworkTypeMap.d.ts#L1
Don't use '{}' as a type.
|
lint
Process completed with exit code 1.
|
cypress-tests (18)
The job running on runner GitHub Actions 174 has exceeded the maximum execution time of 360 minutes.
|
cypress-tests (18)
The operation was canceled.
|
cypress-tests (17)
The job running on runner GitHub Actions 312 has exceeded the maximum execution time of 360 minutes.
|
cypress-tests (17)
The operation was canceled.
|
cypress-tests (16)
The job running on runner GitHub Actions 358 has exceeded the maximum execution time of 360 minutes.
|
cypress-tests (16)
The operation was canceled.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
jest-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dependency-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|