Skip to content

remove unnecessary error #161

remove unnecessary error

remove unnecessary error #161

Triggered via push October 17, 2023 19:36
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Matrix: Static checks
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Static checks (15.x): lib/client.ts#L4
'INVALID_NETWORK_ADDRESS_ERROR' is declared but its value is never read.
Static checks (15.x): lib/client.ts#L5
'Networks' is declared but its value is never read.
Static checks (15.x): lib/client.ts#L7
'isValidNetworkAddress' is declared but its value is never read.
Static checks (15.x)
Process completed with exit code 2.
Tests (15.x)
Process completed with exit code 1.
Static checks (15.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/
Static checks (15.x): lib/client.ts#L4
'INVALID_NETWORK_ADDRESS_ERROR' is defined but never used
Static checks (15.x): lib/client.ts#L5
'Networks' is defined but never used
Static checks (15.x): lib/client.ts#L7
'isValidNetworkAddress' is defined but never used
Static checks (15.x): pages/index.tsx#L17
Unexpected any. Specify a different type
Tests (15.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/