docs: update CLAUDE, AGENTS, add manual tasks file #141
ci.yml
on: pull_request
Validate
1m 8s
Release Build
0s
Annotations
5 warnings
|
Validate:
src/components/app-shell.tsx#L20
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
|
|
Validate:
src/app/bundle/[hash]/bundle-explorer-client.tsx#L16
'hasBundleManifest' is defined but never used
|
|
Validate:
src/app/about/page.tsx#L20
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
|
|
Validate:
scripts/generate-icons.cjs#L6
'OUT_DIR' is assigned a value but never used
|
|
Validate:
scripts/generate-ico.cjs#L51
'bg' is assigned a value but never used
|