Skip to content

chore: change package naming, addd publish ci #238

chore: change package naming, addd publish ci

chore: change package naming, addd publish ci #238

Triggered via pull request February 2, 2026 03:56
Status Success
Total duration 2m 12s
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