Bordered Buttons #22831
Annotations
10 warnings
tooling/typescript-turbosnap/src/index.ts#L100
Prefer for...of instead of forEach.
|
tooling/typescript-turbosnap/src/index.ts#L119
Prefer for...of instead of forEach.
|
tooling/typescript-turbosnap/src/index.ts#L139
Prefer for...of instead of forEach.
|
tooling/css-variable-docgen-components/src/utils.ts#L42
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.
|
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.
|
cypress/tests/checkAccessibility.tsx#L9
Prefer for...of instead of forEach.
|
This job succeeded
Loading