PR #2667 #585
codeql
on: dynamic
Matrix: analyze
Annotations
9 errors and 1 warning
|
Analyze (go)
could not import k8s.io/api/scheduling/v1alpha1 (invalid package name: "")
|
|
Analyze (go)
could not import k8s.io/api/autoscaling/v2beta2 (invalid package name: "")
|
|
Analyze (go)
could not import k8s.io/api/autoscaling/v2beta1 (invalid package name: "")
|
|
Analyze (go)
no required module provides package k8s.io/api/scheduling/v1alpha1; to add it:
|
|
Analyze (go)
no required module provides package k8s.io/api/autoscaling/v2beta2; to add it:
|
|
Analyze (go)
no required module provides package k8s.io/api/autoscaling/v2beta1; to add it:
|
|
Analyze (go)
impossible type assertion: h.(handlerRegistration)
|
|
Analyze (go)
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)
|
|
Analyze (go)
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)
|
|
Analyze (go)
Failed to save: Unable to reserve cache with key codeql-dependencies-1-Linux-go-aef651c16c5bb0282fc6b59b0082e008e71ec236d24c7bd5df95d720cf46f457, another job may be creating this cache.
|