feat: Add support for VND (Vietnamese Dong) - #516
Closed
haim0n wants to merge 4 commits into
Closed
Annotations
2 errors and 1 warning
|
Check TypeScript types
Process completed with exit code 2.
|
|
Check TypeScript types:
src/lib/currency.ts#L87
Element implicitly has an 'any' type because expression of type '"USD" | "EUR" | "JPY" | "BGN" | "CZK" | "DKK" | "GBP" | "HUF" | "PLN" | "RON" | "SEK" | "CHF" | "ISK" | "NOK" | "TRY" | "AUD" | "BRL" | "CAD" | "CNY" | "HKD" | "IDR" | "ILS" | "INR" | ... 7 more ... | "ZAR"' can't be used to index type '{ USD: { name: string; symbol_native: string; symbol: string; code: string; name_plural: string; rounding: number; decimal_digits: number; }; EUR: { name: string; symbol_native: string; symbol: string; code: string; name_plural: string; rounding: number; decimal_digits: number; }; ... 28 more ...; ZAR: { ...; }; } |...'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading