Skip to content

Fix missing route and infinite route loading when categorizing track distance expense #47844

Fix missing route and infinite route loading when categorizing track distance expense

Fix missing route and infinite route loading when categorizing track distance expense #47844

Triggered via pull request August 25, 2024 09:15
Status Failure
Total duration 2m 36s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
typecheck: src/libs/actions/TransactionEdit.ts#L19
Argument of type 'number' is not assignable to parameter of type 'Connection'.
typecheck: src/libs/actions/TransactionEdit.ts#L36
Type 'Connection' is not assignable to type 'number'.
typecheck: src/libs/actions/TransactionEdit.ts#L39
Argument of type 'number' is not assignable to parameter of type 'Connection'.
typecheck
Process completed with exit code 2.