Skip to content

Reorder transactions of same date #4607

Reorder transactions of same date

Reorder transactions of same date #4607

Triggered via pull request January 12, 2024 19:42
Status Failure
Total duration 43m 0s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
typecheck: packages/desktop-client/src/components/schedules/ScheduleLink.tsx#L41
Type '{ id: string; schedule: string; }[]' is not assignable to type 'BatchedTransaction[]'.
typecheck: packages/loot-core/src/server/accounts/transaction-rules.ts#L536
Type '{ id: string; }[]' is not assignable to type 'BatchedTransaction[]'.
typecheck: packages/loot-core/src/server/main.ts#L123
Type '{ id: string; }' is not assignable to type 'BatchedTransaction'.
typecheck
Process completed with exit code 2.
test
Process completed with exit code 1.