chore: close ledger dialogs properly, notify user if no stacks accounts #12019
Annotations
3 errors and 1 warning
Typecheck:
src/app/features/ledger/flows/bitcoin-tx-signing/ledger-bitcoin-sign-tx-container.tsx#L119
Type '{ context: BitcoinLedgerSigningContext; awaitingDeviceConnection: boolean; closeAction: () => void; }' is not assignable to type 'IntrinsicAttributes & TxSigningFlowProps'.
|
Typecheck:
src/app/features/ledger/flows/stacks-tx-signing/ledger-sign-stacks-tx-container.tsx#L155
Type '{ context: StacksLedgerSigningContext; awaitingDeviceConnection: boolean; closeAction: () => void; }' is not assignable to type 'IntrinsicAttributes & TxSigningFlowProps'.
|
Typecheck
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading