docs(changelog): release-note receipts for the merged 0.9.13 features #3015
web.yml
on: pull_request
Lint & Type Check
1m 20s
Deployment approval needed
0s
Deploy to Cloudflare
0s
Annotations
2 warnings
|
Lint & Type Check:
web/components/nav.tsx#L37
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint & Type Check:
web/components/footer.tsx#L40
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|