🌱Add initial Rosa machine pool integration tests #1410
Annotations
8 errors
lint:
test/mocks/generate_capa.go#L17
package-comments: package comment should be of the form "Package mocks ..." (revive)
|
lint:
pkg/rosa/client.go#L49
var-naming: interface method parameter nodePoolId should be nodePoolID (revive)
|
lint:
pkg/rosa/client.go#L30
exported: exported type OCMClient should have comment or be unexported (revive)
|
lint:
pkg/rosa/client.go#L157
exported: exported function NewMockOCMClient should have comment or be unexported (revive)
|
lint:
exp/controllers/rosamachinepool_controller_test.go#L265
unnecessary trailing newline (whitespace)
|
lint:
pkg/rosa/client.go#L10
ST1019: package "github.com/openshift-online/ocm-sdk-go/clustersmgmt/v1" is being imported more than once (stylecheck)
|
lint:
pkg/rosa/client.go#L11
ST1019(related information): other import of "github.com/openshift-online/ocm-sdk-go/clustersmgmt/v1" (stylecheck)
|
lint
issues found
|