step 1 #1238
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Test & build:
clients/banking/src/components/TransferInternationalWizardAmount.tsx#L137
The type 'readonly ["GBP", "USD", "AED", "BGN", "CAD", "CHF", "CRC", "CZK", "DKK", "EGP", "GEL", "HUF", "ILS", "NOK", "PLN", "RON", "TRY", "UAH", "MYR", "ZAR", "BRL", "CLP", "HKD", ... 12 more ..., "NZD"]' is 'readonly' and cannot be assigned to the mutable type 'string[]'.
|
Test & build:
clients/banking/src/components/TransferInternationalWizardAmount.tsx#L226
Cannot find name 'amount'.
|
Test & build:
clients/banking/src/pages/AccountDetailsSettingsPage.tsx#L147
Property 'pt' is missing in type '{ de: { name: string; cca3: "DEU"; }; en: { name: string; cca3: "USA"; }; es: { name: string; cca3: "ESP"; }; fr: { name: string; cca3: "FRA"; }; it: { name: string; cca3: "ITA"; }; nl: { name: string; cca3: "NLD"; }; }' but required in type 'Record<AccountLanguage, { name: string; cca3: "DEU" | "ESP" | "FRA" | "NLD" | "VAT" | "USA" | "ITA" | "PRT" | "ALA" | "ASM" | "AND" | "AGO" | "AIA" | "ATA" | "ATG" | "ARG" | ... 227 more ... | "PRK"; }>'.
|
Test & build
Process completed with exit code 2.
|