Skip to content

🌱Add initial Rosa machine pool integration tests #1411

🌱Add initial Rosa machine pool integration tests

🌱Add initial Rosa machine pool integration tests #1411

Re-run triggered November 19, 2024 08:43
Status Failure
Total duration 3m 22s
Artifacts

pr-golangci-lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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