Merge pull request #83 from skip-mev/zygis/add-godocs #264
Annotations
9 errors and 2 warnings
golangci-lint:
core/provider/digitalocean/task.go#L394
Error return value of `dockerClient.ContainerRemove` is not checked (errcheck)
|
golangci-lint:
core/provider/digitalocean/droplet.go#L17
var `dockerCloudInit` is unused (unused)
|
golangci-lint:
core/monitoring/prometheus.go#L25
ineffectual assignment to err (ineffassign)
|
golangci-lint:
core/provider/digitalocean/task.go#L352
ineffectual assignment to err (ineffassign)
|
golangci-lint:
core/provider/digitalocean/task.go#L427
ineffectual assignment to err (ineffassign)
|
golangci-lint:
core/provider/digitalocean/task.go#L56
SA5001: should check returned error before deferring dockerClient.Close() (staticcheck)
|
golangci-lint:
core/provider/digitalocean/task.go#L103
SA5001: should check returned error before deferring dockerClient.Close() (staticcheck)
|
golangci-lint:
core/provider/digitalocean/task.go#L140
SA5001: should check returned error before deferring dockerClient.Close() (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading