Bump google.golang.org/grpc from 1.58.2 to 1.58.3 #784
Annotations
6 errors
build
undefined: v1.AlphaNoCompatGuaranteeDisruptionTarget
|
build:
pkg/plugin/support/framework_handle.go#L85
undefined: framework.NodePluginScores
|
build:
pkg/plugin/support/framework_handle.go#L141
cannot use frameworkHandle{} (value of type frameworkHandle) as framework.Handle value in variable declaration: frameworkHandle does not implement framework.Handle (wrong type for method RunFilterPlugins)
|
build:
pkg/plugin/support/framework_handle.go#L144
cannot use &frameworkHandle{…} (value of type *frameworkHandle) as framework.Handle value in return statement: *frameworkHandle does not implement framework.Handle (wrong type for method RunFilterPlugins)
|
build
cannot use (*v1.TypedLocalObjectReference)(unsafe.Pointer(in.DataSourceRef)) (value of type *"k8s.io/api/core/v1".TypedLocalObjectReference) as *"k8s.io/api/core/v1".TypedObjectReference value in assignment
|
build
Process completed with exit code 2.
|