Token total supply endpoint #174
pr_action.yml
on: pull_request
Matrix: Build Check
Matrix: Code Style Check
Matrix: Unit Tests
Annotations
1 error and 5 warnings
Unit Tests (18.x)
Process completed with exit code 1.
|
Code Style Check (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Code Style Check (18.x):
src/client/BaseApi.ts#L123
Unexpected any. Specify a different type
|
Code Style Check (18.x):
tests/services/SubscanServiceMock.ts#L6
Unexpected any. Specify a different type
|
Unit Tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Build Check (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|