PR #285 #1017
codeql
on: dynamic
Matrix: analyze
Annotations
4 errors
|
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)
invalid array length -delta * delta (constant -256 of type int64)
|