Skip to content

feat: Add BillingSettingsThree & i18n Multi-Currency Support #1066

feat: Add BillingSettingsThree & i18n Multi-Currency Support

feat: Add BillingSettingsThree & i18n Multi-Currency Support #1066

Re-run triggered February 14, 2026 07:27
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Typecheck and Build
45s
Typecheck and Build
Fit to window
Zoom out
Zoom in

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#L54
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#L54
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