Github operator build update #2890
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)
|