Skip to content

chore: update to latest next (#58) #233

chore: update to latest next (#58)

chore: update to latest next (#58) #233

Triggered via push December 18, 2025 20:18
Status Success
Total duration 2m 11s
Artifacts

ci.yml

on: push
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