Skip to content

Feat/global reimbursements #23

Feat/global reimbursements

Feat/global reimbursements #23

Triggered via pull request October 3, 2024 10:07
Status Failure
Total duration 3m 49s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.