Skip to content

chore: update to latest next #232

chore: update to latest next

chore: update to latest next #232

Triggered via pull request December 18, 2025 20:15
Status Success
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test (20.x): apps/app/src/features/token-creation/components/token-image-preview.tsx#L92
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
test (20.x): apps/app/src/features/dashboard/components/token-card.tsx#L139
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
test (20.x): apps/app/src/app/manage/[address]/page.tsx#L425
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