refactor/broadcaster-cli keyset utxos command #15
static-analysis.yaml
on: pull_request
Static analysis
1m 45s
Static check
1m 18s
Golangci-lint
25s
Annotations
4 errors and 2 warnings
Golangci-lint:
cmd/broadcaster-cli/app/keyset/utxos/utxos.go#L67
SA4006: this value of `t` is never used (staticcheck)
|
Golangci-lint
issues found
|
Static check:
cmd/broadcaster-cli/app/keyset/utxos/utxos.go#L67
this value of t is never used (SA4006)
|
Static check
Process completed with exit code 1.
|
Golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|