Skip to content

pr: golangci-lint

pr: golangci-lint #4

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

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/zhmcclient/adapter.go#L1
: # github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient
lint: pkg/zhmcclient/client.go#L371
assignment mismatch: 1 variable but c.executeUpload returns 3 values (typecheck)
lint: sample.go#L25
could not import github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient (-: # github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient
lint: pkg/zhmcclient/client.go#L371
assignment mismatch: 1 variable but c.executeUpload returns 3 values) (typecheck)
lint: pkg/zhmcclient/fakes/adapter.go#L20
could not import github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient (-: # github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient
lint: pkg/zhmcclient/client.go#L371
assignment mismatch: 1 variable but c.executeUpload returns 3 values) (typecheck)
lint: pkg/zhmcclient/adapter_test.go#L24
could not import github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient (-: # github.com/zhmcclient/golang-zhmcclient/pkg/zhmcclient
lint: pkg/zhmcclient/client.go#L371
assignment mismatch: 1 variable but c.executeUpload returns 3 values) (typecheck)
lint: pkg/zhmcclient/client_test.go#L28
undefined: Client (typecheck)
lint: pkg/zhmcclient/client_test.go#L29
undefined: HmcError (typecheck)