Skip to content

Lock transactions after reconcilliation #2936

Lock transactions after reconcilliation

Lock transactions after reconcilliation #2936

Triggered via pull request October 12, 2023 20:09
Status Failure
Total duration 2m 25s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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
Process completed with exit code 1.
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