feat(config): add [reasoning_only] section for retry count and custom… #2836
web.yml
on: pull_request
Lint & Type Check
1m 10s
Deployment approval needed
0s
Deploy to Cloudflare
0s
Annotations
2 warnings
|
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
|