Merge pull request #5962 from Hmbown/feat/bottom-chrome-configurable-… #3013
web.yml
on: push
Lint & Type Check
1m 12s
Deployment approval needed
3s
Deploy to Cloudflare
0s
Annotations
2 warnings and 1 notice
|
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
|
|
Web deployment approval needed
Revision 5036b16c0794db83e6f8b98e96a64a7ecaef0692 passed the web gates but is not deployed. Dispatch web.yml on main to publish it.
|