Skip to content

feat(providers): catalog-driven account keys, first-class codewhale route, sandbox/ShannonNet batch (rebase) #3018

feat(providers): catalog-driven account keys, first-class codewhale route, sandbox/ShannonNet batch (rebase)

feat(providers): catalog-driven account keys, first-class codewhale route, sandbox/ShannonNet batch (rebase) #3018

Triggered via pull request September 6, 2026 22:07
Status Success
Total duration 1m 20s
Artifacts

web.yml

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

Annotations

2 warnings
Lint & Type Check: web/components/nav.tsx#L37
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