feat(sdk-coin-rune): new coin generation and SDK statics #14911
Triggered via pull request
September 27, 2024 13:21
Status
Failure
Total duration
5m 24s
Artifacts
–
ci.yml
on: pull_request
browser-test
3m 36s
docker-build
5m 14s
Matrix: unit-test
Annotations
13 errors and 5 warnings
browser-test
Type 'Rune' is not assignable to type 'BaseCoin'.
|
browser-test
Property 'isWalletAddress' in type 'Rune' is not assignable to the same property in base type 'BaseCoin'.
|
browser-test
Type 'Trune' is not assignable to type 'BaseCoin'.
|
browser-test
Process completed with exit code 1.
|
unit-test (18.x)
Type 'Rune' is not assignable to type 'BaseCoin'.
|
unit-test (18.x)
Property 'isWalletAddress' in type 'Rune' is not assignable to the same property in base type 'BaseCoin'.
|
unit-test (18.x)
Type 'Trune' is not assignable to type 'BaseCoin'.
|
unit-test (18.x)
Process completed with exit code 1.
|
unit-test (20.x)
Type 'Rune' is not assignable to type 'BaseCoin'.
|
unit-test (20.x)
Property 'isWalletAddress' in type 'Rune' is not assignable to the same property in base type 'BaseCoin'.
|
unit-test (20.x)
Type 'Trune' is not assignable to type 'BaseCoin'.
|
unit-test (20.x)
Process completed with exit code 1.
|
docker-build
Process completed with exit code 125.
|
browser-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|