chore(deps): bump dirs from 6.0.0 to 7.0.0 #3161
web.yml
on: pull_request
Lint & Type Check
55s
Deployment approval needed
0s
Deploy to Cloudflare
0s
Annotations
2 warnings
|
Lint & Type Check:
web/components/nav.tsx#L36
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
|