chore(storefront): add CSS tokens and clean code for layouts #1672
Triggered via pull request
September 25, 2023 06:31
Status
Success
Total duration
5m 23s
Artifacts
–
checks.yml
on: pull_request
Checks, builds and tests code
5m 12s
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
|