remove .golangci.yml #11
Annotations
8 errors
|
Lint files:
pkg/stackit/stackit.go#L83
invalid operation: server.GetPowerStatus() == nil (mismatched types iaas.ServerGetPowerStatusRetType and untyped nil)
|
|
Lint files:
pkg/stackit/stackit.go#L87
invalid operation: cannot indirect server.GetPowerStatus() (value of string type iaas.ServerGetPowerStatusRetType)
|
|
Lint files:
pkg/stackit/stackit.go#L230
cannot use &userdata (value of type *string) as iaas.CreateServerPayloadGetUserDataAttributeType value in struct literal (typecheck)
|
|
Lint files:
cmd/command.go#L13
could not import github.com/stackitcloud/devpod-provider-stackit/pkg/stackit (-: # github.com/stackitcloud/devpod-provider-stackit/pkg/stackit
|
|
Lint files:
pkg/stackit/stackit.go#L83
invalid operation: server.GetPowerStatus() == nil (mismatched types iaas.ServerGetPowerStatusRetType and untyped nil)
|
|
Lint files:
pkg/stackit/stackit.go#L87
invalid operation: cannot indirect server.GetPowerStatus() (value of string type iaas.ServerGetPowerStatusRetType)
|
|
Lint files:
pkg/stackit/stackit.go#L230
cannot use &userdata (value of type *string) as iaas.CreateServerPayloadGetUserDataAttributeType value in struct literal) (typecheck)
|
|
Lint files
issues found
|