Skip to content

Bump k8s.io/client-go from 0.35.0 to 0.36.0 #6

Bump k8s.io/client-go from 0.35.0 to 0.36.0

Bump k8s.io/client-go from 0.35.0 to 0.36.0 #6

Triggered via pull request May 14, 2026 19:15
Status Failure
Total duration 5m 19s
Artifacts

ci.yml

on: pull_request
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
impossible type assertion: h.(handlerRegistration)
golangci-lint
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
golangci-lint
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
golangci-lint
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
golangci-lint
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
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)