Skip to content

Feat/global reimbursements #24

Feat/global reimbursements

Feat/global reimbursements #24

Triggered via pull request October 10, 2024 12:12
Status Failure
Total duration 2m 36s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/languages/en.ts#L510
Binding element 'fileLimit' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L2168
Binding element 'currencyCode' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L2277
Binding element 'lastFourDigits' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L2285
Binding element 'companyName' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L2286
Binding element 'companyName' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L2307
Binding element 'companyName' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L2320
Binding element 'companyName' implicitly has an 'any' type.
typecheck: src/languages/en.ts#L5062
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#L506
Binding element 'fileLimit' implicitly has an 'any' type.
typecheck: src/languages/es.ts#L2191
Binding element 'currencyCode' implicitly has an 'any' type.