Introduce API v1alpha2 #1721
Annotations
10 errors
|
golangci-lint:
internal/service/vmservice/utils.go#L29
File is not properly formatted (goimports)
|
|
golangci-lint:
internal/service/vmservice/ip.go#L122
Comment should end in a period (godot)
|
|
golangci-lint:
internal/service/vmservice/ip.go#L117
Comment should end in a period (godot)
|
|
golangci-lint:
api/v1alpha2/conditions_consts.go#L52
Comment should end in a period (godot)
|
|
golangci-lint:
internal/service/vmservice/vm_test.go#L66
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
golangci-lint:
internal/service/vmservice/vm_test.go#L59
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
golangci-lint:
internal/service/vmservice/vm_test.go#L43
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
golangci-lint:
pkg/kubernetes/ipam/ipam.go#L85
Error return value of `h.ctrlClient.Get` is not checked (errcheck)
|
|
golangci-lint:
pkg/kubernetes/ipam/ipam.go#L80
Error return value of `h.ctrlClient.Get` is not checked (errcheck)
|
|
golangci-lint:
internal/service/vmservice/helpers_test.go#L312
Error return value of `c.List` is not checked (errcheck)
|
Loading