btcjson, rpcclient: revamp package and eliminate duplication #1007
Annotations
9 errors and 3 warnings
Unit coverage
expected ';', found '[' (and 1 more errors)
|
Unit coverage
Process completed with exit code 2.
|
Unit race:
rpcclientv2/blochchaincmd.go#L43
missing function body
|
Unit race:
rpcclientv2/blochchaincmd.go#L43
syntax error: unexpected [ after top level declaration
|
Unit race:
rpcclientv2/request.go#L21
syntax error: unexpected any, expecting ]
|
Unit race:
rpcclientv2/request.go#L31
syntax error: unexpected any, expecting ]
|
Unit race:
rpcclientv2/request.go#L37
missing function body
|
Unit race:
rpcclientv2/request.go#L37
syntax error: unexpected [, expecting (
|
Unit race
Process completed with exit code 2.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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 race
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|