feat(Textfield): ✨ New Textfield
component
#1633
Annotations
9 warnings
packages/react/src/components/Select/Select.test.tsx#L43
'_o' is defined but never used
|
packages/react/src/components/Select/Select.test.tsx#L43
'_k' is defined but never used
|
packages/react/src/components/Select/utils.ts#L16
Forbidden non-null assertion
|
storefront/components/Tokens/TokenColor/TokenColor.tsx#L3
There should be at least one empty line between import groups
|
storefront/components/Tokens/TokenColor/TokenColor.tsx#L4
`classnames` import should occur before import of `./TokenColor.module.css`
|
storefront/components/Tokens/TokenColor/TokenColor.tsx#L4
'cn' is defined but never used
|
storefront/layouts/NavigationPageLayout/NavigationPageLayout.tsx#L11
'PageSection' is defined but never used
|
storefront/layouts/NotFoundLayout/NotFoundLayout.tsx#L16
'content' is defined but never used
|
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
|
The logs for this run have expired and are no longer available.
Loading