Skip to content

✨ ROSA: Support for OCM service account credentials #1542

✨ ROSA: Support for OCM service account credentials

✨ ROSA: Support for OCM service account credentials #1542

Status Failure
Total duration 5m 44s
Artifacts

pr-golangci-lint.yaml

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

Annotations

10 errors and 1 warning
lint: pkg/rosa/client_test.go#L53
var-naming: func parameter clientId should be clientID (revive)
lint: pkg/rosa/client_test.go#L99
var-naming: var clientId should be clientID (revive)
lint: pkg/rosa/client.go#L25
var-naming: const ocmClientIdKey should be ocmClientIDKey (revive)
lint: pkg/rosa/client.go#L31
var-naming: var clientId should be clientID (revive)
lint: pkg/rosa/client.go#L58
var-naming: var clientId should be clientID (revive)
lint: pkg/rosa/client.go#L83
var-naming: var ocmClientId should be ocmClientID (revive)
lint: pkg/rosa/client_test.go#L124
unnecessary conversion (unconvert)
lint: pkg/rosa/client_test.go#L125
unnecessary conversion (unconvert)
lint: pkg/rosa/client_test.go#L68
`createCP` - `namespace` is unused (unparam)
lint: pkg/rosa/client_test.go#L80
unnecessary trailing newline (whitespace)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636