feat: implement tao functions #16838
ci.yml
on: pull_request
browser-test
1m 32s
docker-build
4m 27s
Matrix: unit-test
Annotations
10 errors
browser-test
Property 'generateKeyPair' in type 'SubstrateCoin' is not assignable to the same property in base type 'BaseCoin'.
|
browser-test
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
|
browser-test
Process completed with exit code 1.
|
unit-test (20.x)
Property 'generateKeyPair' in type 'SubstrateCoin' is not assignable to the same property in base type 'BaseCoin'.
|
unit-test (20.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
|
unit-test (20.x)
Process completed with exit code 1.
|
docker-build
Process completed with exit code 1.
|
unit-test (18.x)
Property 'generateKeyPair' in type 'SubstrateCoin' is not assignable to the same property in base type 'BaseCoin'.
|
unit-test (18.x)
Object literal may only specify known properties, and 'pub' does not exist in type 'KeyPair'.
|
unit-test (18.x)
Process completed with exit code 1.
|