Skip to content

chore: version packages (#52) #213

chore: version packages (#52)

chore: version packages (#52) #213

Triggered via push September 25, 2023 18:44
Status Success
Total duration 1m 41s
Artifacts

ci.yml

on: push
Matrix: Check quality
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check quality (lint): websites/demo-react-image-next/src/app/load/page.tsx#L15
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
Check quality (lint): websites/demo-react-image-next/src/app/page.tsx#L15
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
Check quality (lint): websites/demo-react-image-next/src/app/page.tsx#L22
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