Fixed disabled accordions having status styling #23078
Annotations
10 warnings
site/cssGen.js#L12
Prefer for...of instead of forEach.
|
cypress/support/AnnouncementListener.tsx#L41
Prefer for...of instead of forEach.
|
cypress/tests/checkAccessibility.tsx#L9
Prefer for...of instead of forEach.
|
tooling/css-variable-docgen-plugin/src/index.ts#L203
Prefer for...of instead of forEach.
|
tooling/css-variable-docgen-plugin/src/index.ts#L322
Prefer for...of instead of forEach.
|
site/src/layouts/DetailComponent/DetailComponent.tsx#L23
Unexpected any. Specify a different type.
|
site/src/layouts/DetailComponent/DetailComponent.tsx#L81
This hook specifies more dependencies than necessary: route
|
docs/components/QAContainer.tsx#L47
Avoid using the index of an array as key property in an element.
|
docs/components/QAContainer.tsx#L113
Avoid using the index of an array as key property in an element.
|
docs/components/QAContainer.tsx#L118
Avoid using the index of an array as key property in an element.
|
This job succeeded
Loading