Skip to content

Create a skeleton operator #2

Create a skeleton operator

Create a skeleton operator #2

Triggered via pull request May 14, 2026 13:53
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Test Go  /  Test Go
22s
Test Go / Test Go
golangci-lint
1m 6s
golangci-lint
CodeQL SAST scan  /  Analyze
52s
CodeQL SAST scan / Analyze
Fit to window
Zoom out
Zoom in

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)