Skip to content

fix(client): explain missing Gemini thought signatures #3151

fix(client): explain missing Gemini thought signatures

fix(client): explain missing Gemini thought signatures #3151

Triggered via pull request September 11, 2026 09:20
Status Success
Total duration 1m 9s
Artifacts

web.yml

on: pull_request
Lint & Type Check
1m 4s
Lint & Type Check
Deployment approval needed
0s
Deployment approval needed
Deploy to Cloudflare
0s
Deploy to Cloudflare
Fit to window
Zoom out
Zoom in

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