feat(morpheus): illustrated amplification ladder, flywheel icons, qui… #551
ci.yml
on: push
Lint, format, unit tests
1m 9s
Annotations
3 warnings
|
Lint, format, unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, format, unit tests:
src/components/bounties/BountiesView.tsx#L135
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, format, unit tests:
src/app/api/wallet/pioneer-tokens/route.ts#L104
'price' is assigned a value but never used
|