feat(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.2 to 0.44.0 #8322
Annotations
10 errors
cmd/koord-scheduler/app/options/options.go#L50
options.Flags undefined (type *Options has no field or method Flags) (typecheck)
|
pkg/scheduler/plugins/coscheduling/coscheduling_test.go#L91
cannot use &PodGroupClientSetAndHandle{…} (value of type *PodGroupClientSetAndHandle) as framework.Handle value in argument to factoryFn: *PodGroupClientSetAndHandle does not implement framework.Handle (missing method AddNominatedPod) (typecheck)
|
pkg/scheduler/plugins/deviceshare/scoring_test.go#L1080
missing type in composite literal (typecheck)
|
pkg/scheduler/plugins/elasticquota/plugin_test.go#L138
cannot use &ElasticQuotaSetAndHandle{…} (value of type *ElasticQuotaSetAndHandle) as framework.Handle value in argument to New: *ElasticQuotaSetAndHandle does not implement framework.Handle (missing method AddNominatedPod) (typecheck)
|
pkg/scheduler/plugins/elasticquota/plugin_test.go#L220
cannot use &ElasticQuotaSetAndHandle{…} (value of type *ElasticQuotaSetAndHandle) as framework.Handle value in argument to New: *ElasticQuotaSetAndHandle does not implement framework.Handle (missing method AddNominatedPod) (typecheck)
|
pkg/scheduler/plugins/nodenumaresource/plugin.go#L493
matchedReservationAlloc declared and not used (typecheck)
|
pkg/scheduler/plugins/nodenumaresource/reservation.go#L492
nominatedReservationAlloc declared and not used (typecheck)
|
pkg/scheduler/plugins/nodenumaresource/plugin_test.go#L183
cannot use &frameworkHandleExtender{…} (value of type *frameworkHandleExtender) as framework.Handle value in argument to New: *frameworkHandleExtender does not implement framework.Handle (missing method AddNominatedPod) (typecheck)
|
pkg/scheduler/plugins/nodenumaresource/topology_options_test.go#L109
cannot use extendHandle (variable of type *frameworkHandleExtender) as framework.Handle value in argument to initNRTInformerFactory: *frameworkHandleExtender does not implement framework.Handle (missing method AddNominatedPod) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading