Bump k8s.io/apimachinery from 0.35.0 to 0.36.0 #5
ci.yml
on: pull_request
Test Go
/
Test Go
16s
golangci-lint
2m 51s
CodeQL SAST scan
/
Analyze
5m 10s
Annotations
7 errors and 1 warning
|
Test Go / Test Go
Process completed with exit code 2.
|
|
golangci-lint
issues found
|
|
golangci-lint:
test/utils/utils.go#L117
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
test/utils/utils.go#L93
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
golangci-lint:
test/utils/utils.go#L87
G204: Subprocess launched with variable (gosec)
|
|
golangci-lint:
test/utils/utils.go#L76
G204: Subprocess launched with variable (gosec)
|
|
golangci-lint:
test/utils/utils.go#L65
G204: Subprocess launched with variable (gosec)
|
|
golangci-lint
The golangci-lint version (v2.11.4) defined inside /home/runner/work/govuk-job-request-operator/govuk-job-request-operator/.custom-gcl.yml does not match the version defined in the action (v2.11)
|