chore(deps): bump next from 13.4.19 to 13.5.1 #230
Annotations
2 errors and 3 warnings
Check quality (test)
@fepack/image#test: command (/home/runner/work/image/image/packages/image) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Check quality (test)
Process completed with exit code 1.
|
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
|