feat(abstract-utxo): implement parseTx for descriptor wallets #16133
ci.yml
on: pull_request
browser-test
1m 21s
docker-build
4m 24s
Matrix: unit-test
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
|