Skip to content

feat(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.2 to 0.44.0 #8322

feat(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.2 to 0.44.0

feat(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.36.2 to 0.44.0 #8322

Status Failure
Total duration 3m 54s
Artifacts

ci.yaml

on: pull_request
Matrix: unit-tests
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

23 errors
unit-tests(Check Go modules)
Process completed with exit code 1.
unit-tests(Check manifests)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
unit-tests(Check manifests)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig; to add it:
unit-tests(Check manifests)
Process completed with exit code 1.
unit-tests(Verify govet)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
unit-tests(Verify govet)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig; to add it:
unit-tests(Verify govet)
Process completed with exit code 1.
unit-tests(Run Go build)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
unit-tests(Run Go build)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig; to add it:
unit-tests(Run Go build)
Process completed with exit code 2.
unit-tests(Run Go test)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
unit-tests(Run Go test)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig; to add it:
unit-tests(Run Go test)
Process completed with exit code 2.
golangci-lint: cmd/koord-scheduler/app/options/options.go#L50
options.Flags undefined (type *Options has no field or method Flags) (typecheck)
golangci-lint: 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)
golangci-lint: pkg/scheduler/plugins/deviceshare/scoring_test.go#L1080
missing type in composite literal (typecheck)
golangci-lint: 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)
golangci-lint: 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)
golangci-lint: pkg/scheduler/plugins/nodenumaresource/plugin.go#L493
matchedReservationAlloc declared and not used (typecheck)
golangci-lint: pkg/scheduler/plugins/nodenumaresource/reservation.go#L492
nominatedReservationAlloc declared and not used (typecheck)
golangci-lint: 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)
golangci-lint: 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)
golangci-lint
issues found