Skip to content

docs: update CLAUDE, AGENTS, add manual tasks file #141

docs: update CLAUDE, AGENTS, add manual tasks file

docs: update CLAUDE, AGENTS, add manual tasks file #141

Triggered via pull request June 25, 2026 21:39
Status Success
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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