Golint errors fixes #87
Annotations
10 errors and 2 warnings
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
|
pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
|
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
|
pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
|
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
|
pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
|
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
|
pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
|
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
|
pkg/controller/replication.go#L340
cannot use "" (untyped string constant) as *gopowerstore.FailoverParams value in variable declaration) (typecheck)
|
pkg/identity/identity_test.go#L28
dot-imports: should not use dot imports (revive)
|
pkg/identity/identity_test.go#L30
dot-imports: should not use dot imports (revive)
|
The logs for this run have expired and are no longer available.
Loading