Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

fix: add bg image

fix: add bg image #115

Re-run triggered December 2, 2024 10:04
Status Success
Total duration 1m 7s
Artifacts

frontend.yml

on: pull_request
lint-and-build-frontend
55s
lint-and-build-frontend
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint-and-build-frontend: frontend/src/components/ProductPreview.tsx#L76
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
lint-and-build-frontend: frontend/src/components/ProductPreview.tsx#L84
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
lint-and-build-frontend: frontend/src/components/Scan.tsx#L112
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
lint-and-build-frontend: frontend/src/components/Scan.tsx#L214
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