Skip to content

feat(abstract-utxo): implement parseTx for descriptor wallets #16133

feat(abstract-utxo): implement parseTx for descriptor wallets

feat(abstract-utxo): implement parseTx for descriptor wallets #16133

Triggered via pull request December 13, 2024 09:18
Status Failure
Total duration 4m 33s
Artifacts

ci.yml

on: pull_request
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
unit-test (20.x)
Process completed with exit code 1.
unit-test (18.x)
Process completed with exit code 1.
browser-test
Duplicate identifier 'parse'.
browser-test
Duplicate identifier 'parse'.
browser-test
'"./outputDifference"' has no exported member named 'OutputDifferenceWithExpected'. Did you mean 'outputDifferencesWithExpected'?
browser-test
Property 'addressToScript' does not exist on type 'AbstractUtxoCoin'.
browser-test
Type '{ address: string | undefined; amount: bigint; external: boolean; }[]' is not assignable to type 'BaseOutput<bigint>[]'.
browser-test
No value exists in scope for the shorthand property 'keySignatures'. Either declare one or provide an initializer.
browser-test
Argument of type '{ user?: Keychain | undefined; backup?: Keychain | undefined; bitgo?: Keychain | undefined; }' is not assignable to parameter of type 'NamedKeychains'.
browser-test
Type '{ user?: Keychain | undefined; backup?: Keychain | undefined; bitgo?: Keychain | undefined; }' is not assignable to type 'NamedKeychains'.
browser-test
Type 'ParsedDescriptorTransaction<TNumber>' is not assignable to type 'ParsedTransaction<TNumber>'.
browser-test
Process completed with exit code 1.
docker-build
Process completed with exit code 1.
unit-test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636