Skip to content

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 17 updates #171

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 17 updates

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 17 updates #171

Triggered via pull request January 16, 2025 10:11
Status Failure
Total duration 2m 45s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test: cmd/controller-manager/app/controller-manager.go#L413
prometheus.Registerer.MustRegister(address) (no value) used as value
build-and-test: cmd/controller-manager/app/controller-manager.go#L413
cannot use address (variable of type string) as prometheus.Registerer value in argument to prometheus.Registerer.MustRegister: string does not implement prometheus.Registerer (missing method MustRegister) (typecheck)
build-and-test: cmd/controller-manager/main.go#L29
could not import sigs.k8s.io/kubefed/cmd/controller-manager/app (-: # sigs.k8s.io/kubefed/cmd/controller-manager/app
build-and-test: cmd/controller-manager/app/controller-manager.go#L413
prometheus.Registerer.MustRegister(address) (no value) used as value
build-and-test: cmd/controller-manager/app/controller-manager.go#L413
cannot use address (variable of type string) as prometheus.Registerer value in argument to prometheus.Registerer.MustRegister: string does not implement prometheus.Registerer (missing method MustRegister)) (typecheck)
build-and-test: cmd/webhook/app/webhook.go#L78
unknown field Port in struct literal of type manager.Options
build-and-test: cmd/webhook/app/webhook.go#L79
unknown field CertDir in struct literal of type manager.Options (typecheck)
build-and-test: cmd/hyperfed/main.go#L39
could not import sigs.k8s.io/kubefed/cmd/controller-manager/app (-: # sigs.k8s.io/kubefed/cmd/controller-manager/app
build-and-test: cmd/controller-manager/app/controller-manager.go#L413
prometheus.Registerer.MustRegister(address) (no value) used as value
build-and-test: cmd/controller-manager/app/controller-manager.go#L413
cannot use address (variable of type string) as prometheus.Registerer value in argument to prometheus.Registerer.MustRegister: string does not implement prometheus.Registerer (missing method MustRegister)) (typecheck)
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636