Feat/global reimbursements #23
Annotations
10 errors
typecheck:
src/languages/en.ts#L2165
Binding element 'currencyCode' implicitly has an 'any' type.
|
typecheck:
src/languages/en.ts#L2274
Binding element 'lastFourDigits' implicitly has an 'any' type.
|
typecheck:
src/languages/en.ts#L2282
Binding element 'companyName' implicitly has an 'any' type.
|
typecheck:
src/languages/en.ts#L2283
Binding element 'companyName' implicitly has an 'any' type.
|
typecheck:
src/languages/en.ts#L2304
Binding element 'companyName' implicitly has an 'any' type.
|
typecheck:
src/languages/en.ts#L2317
Binding element 'companyName' implicitly has an 'any' type.
|
typecheck:
src/languages/en.ts#L5059
Type '{ 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; ... 225 more ...; rename: string; }; ... 180 more ...; debug: { ...; }; }' 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; ... 225 more ...; rename: string; }; ... 180 more ...; debug: { ...; }; }>'.
|
typecheck:
src/languages/es.ts#L2188
Binding element 'currencyCode' implicitly has an 'any' type.
|
typecheck:
src/languages/es.ts#L2297
Binding element 'lastFourDigits' implicitly has an 'any' type.
|
typecheck:
src/languages/es.ts#L2305
Binding element 'companyName' implicitly has an 'any' type.
|