fix: stabilize continuous sessions and automation recovery #3173
Annotations
2 warnings and 1 notice
|
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
|
|
Web deployment approval needed
Revision 66f022ff2d88572491b9d9cda3814708a3c08e87 passed the web gates but is not deployed. Dispatch web.yml on main to publish it.
|