Skip to content

Lock transactions after reconcilliation #2935

Lock transactions after reconcilliation

Lock transactions after reconcilliation #2935

Triggered via pull request October 12, 2023 20:07
Status Cancelled
Total duration 2m 28s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
typecheck: packages/desktop-client/src/components/schedules/StatusBadge.tsx#L70
Type '"reconciled"' is not comparable to type 'StatusTypes'.
typecheck: packages/desktop-client/src/components/schedules/StatusBadge.tsx#L85
Cannot find name 'StatusBadgeProps'.
typecheck
Process completed with exit code 2.
lint
Process completed with exit code 1.
test
Canceling since a higher priority waiting request for 'Test-1789' exists
test
The operation was canceled.
lint: packages/desktop-client/src/components/accounts/Account.js#L699
Replace `⏎······accountId,⏎···` with `·accountId`
lint: packages/desktop-client/src/components/accounts/Account.js#L732
Replace `⏎······accountId,⏎···` with `·accountId`
lint: packages/desktop-client/src/components/mobile/MobileForms.js#L113
Replace `"false"` with `'false'`
lint: packages/desktop-client/src/components/modals/ConfirmTransactionEdit.js#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/desktop-client/src/components/modals/ConfirmTransactionEdit.js#L3
'colors' import from '../../style' is restricted from being used by a pattern. Please use themes instead of colors
lint: packages/desktop-client/src/components/modals/ConfirmTransactionEdit.js#L3
'colors' is defined but never used. Allowed unused vars must match /^_/u