feat(signPsbt): add txid to return payload, closes #5292 #15185
code-checks.yml
on: push
lint-prettier
49s
lint-eslint
1m 1s
lint-filename
41s
lint-commit
25s
lint-deps
55s
lint-message-schema
1m 3s
lint-unused-exports
43s
lint-firefox-build
1m 20s
locked-versions
38s
audit
45s
typecheck
48s
test-unit
50s
test-build
1m 4s
Annotations
2 errors and 11 warnings
typecheck:
src/app/pages/rpc-sign-psbt/use-rpc-sign-psbt.tsx#L49
'accountIndex' is declared but its value is never read.
|
typecheck
Process completed with exit code 2.
|
lint-commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint-eslint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L30
This assertion is unnecessary since the receiver accepts the original type of the expression
|
lint-eslint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L31
This assertion is unnecessary since the receiver accepts the original type of the expression
|
lint-eslint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L34
This assertion is unnecessary since the receiver accepts the original type of the expression
|
lint-eslint:
src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L35
This assertion is unnecessary since the receiver accepts the original type of the expression
|
lint-eslint:
src/app/common/hooks/use-waiting-message.ts#L9
This assertion is unnecessary since it does not change the type of the expression
|
lint-eslint:
src/app/common/signature/requests.ts#L31
This assertion is unnecessary since it does not change the type of the expression
|
lint-eslint:
src/app/common/transactions/stacks/is-sip-10-transfer.ts#L5
This assertion is unnecessary since it does not change the type of the expression
|
lint-eslint:
src/app/features/ledger/flows/bitcoin-tx-signing/ledger-bitcoin-sign-tx-container.tsx#L66
This assertion is unnecessary since it does not change the type of the expression
|
lint-eslint:
src/app/features/ledger/flows/stacks-tx-signing/ledger-sign-stacks-tx-container.tsx#L52
This assertion is unnecessary since it does not change the type of the expression
|
lint-eslint:
src/app/features/ledger/hooks/use-ledger-latest-route-error.hook.ts#L11
This assertion is unnecessary since it does not change the type of the expression
|