Skip to content

Github operator build update #2890

Github operator build update

Github operator build update #2890

Triggered via pull request September 29, 2025 18:38
Status Failure
Total duration 3m 7s
Artifacts

lint.yaml

on: pull_request
golangci-lint
3m 3s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
golangci-lint
issues found
golangci-lint: hack/extract-licenses.go#L153
findLicenses - ctx is unused (unparam)
golangci-lint: hack/extract-licenses.go#L136
the given struct should be annotated with the `json` tag (musttag)
golangci-lint: hack/extract-licenses.go#L191
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
golangci-lint: hack/extract-licenses.go#L116
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
golangci-lint: hack/extract-licenses.go#L98
G306: Expect WriteFile permissions to be 0600 or less (gosec)
golangci-lint: hack/extract-licenses.go#L101
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)