Skip to content

feat(ToggleGroup): ✨ New ToggleGroup component #1624

feat(ToggleGroup): ✨ New ToggleGroup component

feat(ToggleGroup): ✨ New ToggleGroup component #1624

Triggered via pull request September 20, 2023 14:45
Status Failure
Total duration 2m 33s
Artifacts

checks.yml

on: pull_request
Checks, builds and tests code
2m 22s
Checks, builds and tests code
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Checks, builds and tests code
Process completed with exit code 1.
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/layouts/NotFoundLayout/NotFoundLayout.tsx#L21
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element