Skip to content

feat(Fieldset, Switch, Radio, Checkbox): ✨ Add large size … #1642

feat(Fieldset, Switch, Radio, Checkbox): ✨ Add large size …

feat(Fieldset, Switch, Radio, Checkbox): ✨ Add large size … #1642

Triggered via push September 21, 2023 10:22
Status Success
Total duration 4m 27s
Artifacts

checks.yml

on: push
Checks, builds and tests code
4m 16s
Checks, builds and tests code
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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