Skip to content

pr: golangci-lint

pr: golangci-lint #6

Triggered via pull request September 28, 2023 02:30
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/zhmcclient/client.go#L370
Error return value of `c.Logon` is not checked (errcheck)
lint: pkg/zhmcclient/client.go#L371
Error return value of `c.executeUpload` is not checked (errcheck)
lint: pkg/zhmcclient/client.go#L403
Error return value of `c.Logon` is not checked (errcheck)
lint: sample.go#L401
ineffectual assignment to processorMode (ineffassign)
lint: pkg/zhmcclient/model.go#L24
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint: pkg/zhmcclient/model.go#L35
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint: pkg/zhmcclient/model.go#L49
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint: pkg/zhmcclient/model.go#L58
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint: pkg/zhmcclient/model.go#L88
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint: pkg/zhmcclient/model.go#L97
SA9004: only the first constant in this group has an explicit type (staticcheck)