Skip to content

lint

lint #104

Triggered via push November 4, 2025 14:37
Status Failure
Total duration 1m 34s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
issues found
lint: pkg/keycloak/admin.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)
lint: pkg/keycloak/admin.go#L82
ineffectual assignment to err (ineffassign)
lint: pkg/renkuapi/auth.go#L373
Error return value of `resp.Body.Close` is not checked (errcheck)