Skip to content

Bump google.golang.org/grpc from 1.58.2 to 1.58.3 #784

Bump google.golang.org/grpc from 1.58.2 to 1.58.3

Bump google.golang.org/grpc from 1.58.2 to 1.58.3 #784

Triggered via pull request October 26, 2023 02:20
Status Failure
Total duration 9m 56s
Artifacts

pre-commit.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

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.