docs: guidelines for accordion #1714
Triggered via pull request
September 28, 2023 07:00
Status
Success
Total duration
4m 34s
Artifacts
–
checks.yml
on: pull_request
Checks, builds and tests code
4m 25s
Annotations
6 warnings
Checks, builds and tests code:
packages/react/src/components/Select/Select.test.tsx#L43
'_o' is defined but never used
|
Checks, builds and tests code:
packages/react/src/components/Select/Select.test.tsx#L43
'_k' is defined but never used
|
Checks, builds and tests code:
packages/react/src/components/Select/utils.ts#L16
Forbidden non-null assertion
|
Checks, builds and tests code:
storefront/components/Tokens/TokenColor/TokenColor.tsx#L3
There should be at least one empty line between import groups
|
Checks, builds and tests code:
storefront/components/Tokens/TokenColor/TokenColor.tsx#L4
`classnames` import should occur before import of `./TokenColor.module.css`
|
Checks, builds and tests code:
storefront/components/Tokens/TokenColor/TokenColor.tsx#L4
'cn' is defined but never used
|