more fixes #105
Annotations
6 errors
|
lint
issues found
|
|
lint:
pkg/keycloak/rest.go#L33
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint:
pkg/k8s/client.go#L31
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint:
pkg/k8s/client.go#L16
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint:
pkg/helm/release.go#L33
S1011: should replace loop with args = append(args, releases...) (staticcheck)
|
|
lint:
pkg/cmd/cleanupdeployment.go#L147
ST1005: error strings should not end with punctuation or newlines (staticcheck)
|