feat: Add Corpay bank info step and update file upload logic #54959
Annotations
3 errors
Type check with TypeScript:
src/languages/es.ts#L5715
Type '{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; from: string; ... 228 more ...; days: string; }; ... 179 more ...; tour: { ...; }; }' does not satisfy the expected type 'TranslationDeepObject<{ common: { cancel: string; dismiss: string; yes: string; no: string; ok: string; notNow: string; learnMore: string; buttonConfirm: string; name: string; attachment: string; attachments: string; center: string; ... 228 more ...; rename: string; }; ... 180 more ...; tour: { ...; }; }>'.
|
Type check with TypeScript:
src/libs/actions/BankAccounts.ts#L349
Type '{ countryISO: string; currency: string; isWithdrawal: boolean; isBusinessBankAccount: boolean; }' is not assignable to type '"GetCorpayBankAccountFieldsParams"'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading