feat: Add BillingSettingsThree & i18n Multi-Currency Support #1065
Annotations
2 errors and 4 warnings
|
Typecheck and Build
Process completed with exit code 2.
|
|
Typecheck and Build:
src/components/billingsdk/spend-summary.tsx#L4
Cannot find module './revenue-chart' or its corresponding type declarations.
|
|
Typecheck and Build:
src/registry/billingsdk/billing-settings-three.tsx#L57
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
|
|
Typecheck and Build:
src/components/billingsdk/user-wallet-card.tsx#L37
'currency' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
Typecheck and Build:
src/components/billingsdk/billing-settings-three.tsx#L57
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
|
|
Typecheck and Build:
.source/dynamic.ts#L5
'create' is assigned a value but never used. Allowed unused vars must match /^_/u
|