tui(launch): the Claude Code notice says what to do — run /import-claude #2835
web.yml
on: push
Lint & Type Check
1m 18s
Deployment approval needed
4s
Deploy to Cloudflare
0s
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 72587359fb1be474de212398b454115533b55101 passed the web gates but is not deployed. Dispatch web.yml on main to publish it.
|