Skip to content

feat: implement tao functions #4146

feat: implement tao functions

feat: implement tao functions #4146

Triggered via pull request January 28, 2025 16:00
@yash-bitgoyash-bitgo
synchronize #5425
WIN-4296
Status Failure
Total duration 4m 58s
Artifacts

test_package_updates.yml

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

Annotations

18 errors
unit-test-all (18.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
unit-test-all (18.x)
Type 'boolean' is not assignable to type 'Promise<boolean>'.
unit-test-all (18.x)
Type '{}' is missing the following properties from type 'Promise<ParsedTransaction>': then, catch, finally, [Symbol.toStringTag]
unit-test-all (18.x)
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
unit-test-all (18.x)
Property 'keyPairFromSeed' does not exist on type 'Utils'.
unit-test-all (18.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
unit-test-all (18.x)
Cannot find name 'SignTransactionResult'.
unit-test-all (18.x)
Type 'Ttao' is not assignable to type 'BaseCoin'.
unit-test-all (18.x)
Process completed with exit code 1.
unit-test-all (20.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
unit-test-all (20.x)
Type 'boolean' is not assignable to type 'Promise<boolean>'.
unit-test-all (20.x)
Type '{}' is missing the following properties from type 'Promise<ParsedTransaction>': then, catch, finally, [Symbol.toStringTag]
unit-test-all (20.x)
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
unit-test-all (20.x)
Property 'keyPairFromSeed' does not exist on type 'Utils'.
unit-test-all (20.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
unit-test-all (20.x)
Cannot find name 'SignTransactionResult'.
unit-test-all (20.x)
Type 'Ttao' is not assignable to type 'BaseCoin'.
unit-test-all (20.x)
Process completed with exit code 1.