feat: implement tao functions #16833
ci.yml
on: pull_request
browser-test
2m 54s
docker-build
5m 58s
Matrix: unit-test
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.
|