Enactment: enable triggering of rules on selected transaction form the account view. #12135
Annotations
6 errors and 6 warnings
typecheck:
packages/desktop-client/src/components/accounts/Account.tsx#L709
Cannot redeclare block-scoped variable 'transactions'.
|
typecheck:
packages/desktop-client/src/components/accounts/Account.tsx#L712
Cannot redeclare block-scoped variable 'changedTransactions'.
|
typecheck:
packages/desktop-client/src/components/accounts/Account.tsx#L722
Cannot redeclare block-scoped variable 'transactions'.
|
typecheck:
packages/desktop-client/src/components/accounts/Account.tsx#L726
Cannot redeclare block-scoped variable 'changedTransactions'.
|
typecheck
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
migrations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/desktop-client/src/components/accounts/Account.tsx#L722
'transactions' is already defined
|
lint:
packages/desktop-client/src/components/accounts/Account.tsx#L726
'changedTransactions' is already defined
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|