chore(locales): add intellisense for translations #30910
Annotations
10 errors
|
src/fiatExchanges/PaymentMethodSection.tsx#L178
Argument of type '[string, { upperBound?: undefined; lowerBound?: undefined; } | { upperBound: number; lowerBound?: undefined; } | { lowerBound: number; upperBound: number; } | { upperBound?: undefined; lowerBound?: undefined; }]' is not assignable to parameter of type '[key: "name" | "at" | TemplateStringsArray | "search" | "invite" | "celoRewards" | "languageSettings" | "localCurrencySetting" | "licenses" | "removeAccountTitle" | ... 2058 more ... | ("name" | ... 2066 more ... | "addFundsActions.transfer")[], options?: { ...; } | ... 3 more ... | undefined] | [key: ...] | [key: ....'.
|
|
src/fiatExchanges/ReviewFees.tsx#L153
Argument of type '["Total"]' 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/fiatExchanges/Spend.tsx#L70
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/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 '"name" | "at" | "search" | "invite" | "celoRewards" | "languageSettings" | "localCurrencySetting" | "licenses" | "removeAccountTitle" | "removeAccountDetails" | "deleteAccountTitle" | ... 2056 more ... | (string & ("name" | ... 2065 more ... | "addFundsActions.transfer")[])'.
|
The logs for this run have expired and are no longer available.
Loading