chore(locales): add intellisense for translations #18842
Annotations
10 errors and 1 warning
|
src/fiatconnect/fiatAccountSchemas/accountNumber.test.ts#L42
Type '{ expected: string; }' is not assignable to type '{ length: unknown; } & { expected: unknown; }'.
|
|
src/fiatconnect/fiatAccountSchemas/ibanNumber.test.ts#L35
Type '{ expected: string; }' is not assignable to type '{ length: unknown; } & { expected: unknown; }'.
|
|
src/fiatconnect/fiatAccountSchemas/ibanNumber.ts#L26
Argument of type '["fiatAccountSchema.ibanNumber.label" | "fiatAccountSchema.ibanNumber.placeholderText" | "fiatAccountSchema.ibanNumber.errorMessageDigitLength" | "fiatAccountSchema.ibanNumber.errorMessageDigit" | "fiatAccountSchema.ibanNumber.notExactMatch", ({ ...; } & { ...; }) | undefined]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
|
src/fiatconnect/FiatDetailsScreen.test.tsx#L63
Type 'FiatAccountSchemaCountryOverrides' is not assignable to type 'RecursivePartial<FiatAccountSchemaCountryOverrides>'.
|
|
src/fiatconnect/FiatDetailsScreen.test.tsx#L272
Type 'FiatAccountSchemaCountryOverrides' is not assignable to type 'RecursivePartial<FiatAccountSchemaCountryOverrides>'.
|
|
src/fiatconnect/FiatDetailsScreen.test.tsx#L326
Type 'FiatAccountSchemaCountryOverrides' is not assignable to type 'RecursivePartial<FiatAccountSchemaCountryOverrides>'.
|
|
src/fiatconnect/FiatDetailsScreen.test.tsx#L340
Type 'FiatAccountSchemaCountryOverrides' is not assignable to type 'RecursivePartial<FiatAccountSchemaCountryOverrides>'.
|
|
src/fiatconnect/KycLanding.tsx#L87
Argument of type '[string]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: never; }] | [key: string | string[], defaultValue: never, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
|
src/fiatconnect/LinkAccountScreen.tsx#L109
Argument of type '[string]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
|
src/fiatconnect/LinkAccountScreen.tsx#L111
Type 'string' is not assignable to type '"address" | "name" | "version" | "pending" | "from" | "to" | "data" | "search" | "at" | "account" | "request" | "amount" | "delete" | "loading" | "error" | "lastDay" | "withdraw" | ... 2050 more ... | (string & ("address" | ... 2065 more ... | "addFundsActions.transfer")[])'.
|
|
|
The logs for this run have expired and are no longer available.
Loading