Skip to content

docs: updated info about getting started as a designer (#1939) #1051

docs: updated info about getting started as a designer (#1939)

docs: updated info about getting started as a designer (#1939) #1051

Triggered via push June 6, 2024 13:11
Status Success
Total duration 3m 28s
Artifacts
Builds, lints and tests code
3m 18s
Builds, lints and tests code
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Builds, lints and tests code: apps/storefront/components/Blog/Contributors/Contributors.tsx#L14
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
Builds, lints and tests code: apps/storefront/components/ComponentCard/ComponentCard.tsx#L17
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
Builds, lints and tests code: apps/storefront/components/Image/Image.tsx#L17
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
Builds, lints and tests code: apps/storefront/components/Section/Section.tsx#L37
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
Builds, lints and tests code: apps/storefront/components/Tokens/TokenList/TokenList.tsx#L210
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