Skip to content

feat: implement tao functions #16833

feat: implement tao functions

feat: implement tao functions #16833

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

ci.yml

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

Annotations

16 errors
browser-test
Type 'Tao' is not assignable to type 'BaseCoin'.
browser-test
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
browser-test
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
browser-test
Type 'Ttao' is not assignable to type 'BaseCoin'.
browser-test
Process completed with exit code 1.
docker-build
Process completed with exit code 1.
unit-test (20.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
unit-test (20.x)
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
unit-test (20.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
unit-test (20.x)
Type 'Ttao' is not assignable to type 'BaseCoin'.
unit-test (20.x)
Process completed with exit code 1.
unit-test (18.x)
Type 'Tao' is not assignable to type 'BaseCoin'.
unit-test (18.x)
Property 'generateKeyPair' in type 'Tao' is not assignable to the same property in base type 'SubstrateCoin'.
unit-test (18.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
unit-test (18.x)
Type 'Ttao' is not assignable to type 'BaseCoin'.
unit-test (18.x)
Process completed with exit code 1.