Skip to content

Golint errors fixes #87

Golint errors fixes

Golint errors fixes #87

Triggered via pull request December 27, 2023 07:17
Status Failure
Total duration 1m 20s
Artifacts

linters.yaml

on: pull_request
golangci-lint
1m 9s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: cmd/csi-powerstore/main.go#L29
could not import github.com/dell/csi-powerstore/v2/pkg/controller (-: # github.com/dell/csi-powerstore/v2/pkg/controller
golangci-lint: pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
golangci-lint: cmd/csi-powerstore/main.go#L29
could not import github.com/dell/csi-powerstore/v2/pkg/controller (-: # github.com/dell/csi-powerstore/v2/pkg/controller
golangci-lint: pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
golangci-lint: cmd/csi-powerstore/main.go#L29
could not import github.com/dell/csi-powerstore/v2/pkg/controller (-: # github.com/dell/csi-powerstore/v2/pkg/controller
golangci-lint: pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
golangci-lint: cmd/csi-powerstore/main.go#L29
could not import github.com/dell/csi-powerstore/v2/pkg/controller (-: # github.com/dell/csi-powerstore/v2/pkg/controller
golangci-lint: pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
golangci-lint: cmd/csi-powerstore/main.go#L29
could not import github.com/dell/csi-powerstore/v2/pkg/controller (-: # github.com/dell/csi-powerstore/v2/pkg/controller
golangci-lint: pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
golangci-lint: pkg/identity/identity_test.go#L28
dot-imports: should not use dot imports (revive)
golangci-lint: pkg/identity/identity_test.go#L30
dot-imports: should not use dot imports (revive)