Skip to content

feat: implement tao functions #4150

feat: implement tao functions

feat: implement tao functions #4150

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

test_package_updates.yml

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

Annotations

12 errors
unit-test-all (20.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
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)
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.
unit-test-all (18.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
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)
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.