Skip to content

Travel/travel page LHN #441

Travel/travel page LHN

Travel/travel page LHN #441

Triggered via pull request March 5, 2024 13:54
Status Failure
Total duration 1m 47s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/languages/en.ts#L2440
An object literal cannot have multiple properties with the same name.
typecheck: src/languages/es.ts#L2932
An object literal cannot have multiple properties with the same name.
typecheck: src/pages/Travel/ManageTrips.tsx#L15
Type '"travel.features.saveMoney"' is not assignable to type 'TranslationPaths'.
typecheck: src/pages/Travel/ManageTrips.tsx#L19
Type '"travel.features.alerts"' is not assignable to type 'TranslationPaths'.
typecheck: src/pages/Travel/ManageTrips.tsx#L33
Argument of type '"travel.title"' is not assignable to parameter of type 'TranslationPaths'.
typecheck: src/pages/Travel/ManageTrips.tsx#L34
Argument of type '"travel.subtitle"' is not assignable to parameter of type 'TranslationPaths'.
typecheck: src/pages/Travel/ManageTrips.tsx#L35
Argument of type '"travel.bookOrManage"' is not assignable to parameter of type 'TranslationPaths'.
typecheck: src/pages/Travel/ManageTrips.tsx#L36
Argument of type '"travel.bookOrManage"' is not assignable to parameter of type 'TranslationPaths'.
typecheck: src/pages/Travel/MyTripsPage.tsx#L29
Argument of type '"travel.header"' is not assignable to parameter of type 'TranslationPaths'.
typecheck
Process completed with exit code 2.