Merge pull request #5854 from Hmbown/fix/lane-ttl-5824 #2819
Annotations
2 warnings and 1 notice
|
Lint & Type Check:
web/components/nav.tsx#L38
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#L31
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 aad2624a5d52e8207d7e9328a59829fb1643397f passed the web gates but is not deployed. Dispatch web.yml on main to publish it.
|