Bump k8s.io/client-go from 0.35.0 to 0.36.0 #6
ci.yml
on: pull_request
Test Go
/
Test Go
18s
golangci-lint
2m 44s
CodeQL SAST scan
/
Analyze
5m 15s
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)
|