Skip to content

Bump golang.org/x/net from 0.17.0 to 0.23.0 #327

Bump golang.org/x/net from 0.17.0 to 0.23.0

Bump golang.org/x/net from 0.17.0 to 0.23.0 #327

Triggered via pull request April 19, 2024 12:35
Status Failure
Total duration 54s
Artifacts

pull_request.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: api/v1alpha1/zz_generated.deepcopy.go#L71
cannot use c (variable of type *KonfiguratorTemplate) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: missing method GetObjectKind (typecheck)
Build: api/v1alpha1/zz_generated.deepcopy.go#L103
cannot use c (variable of type *KonfiguratorTemplateList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: missing method GetObjectKind (typecheck)
Build: api/v1alpha1/zz_generated.deepcopy.go#L175
cannot use c (variable of type *PodMetadataInjector) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: missing method GetObjectKind (typecheck)
Build: api/v1alpha1/zz_generated.deepcopy.go#L207
cannot use c (variable of type *PodMetadataInjectorList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: missing method GetObjectKind (typecheck)
Build: controllers/ingress_controller.go#L49
r.Get undefined (type *IngressReconciler has no field or method Get) (typecheck)
Build: controllers/konfiguratortemplate_controller.go#L94
r.Get undefined (type *KonfiguratorTemplateReconciler has no field or method Get) (typecheck)
Build: controllers/konfiguratortemplate_controller.go#L326
r.Get undefined (type *KonfiguratorTemplateReconciler has no field or method Get) (typecheck)
Build: controllers/konfiguratortemplate_controller.go#L382
r.Delete undefined (type *KonfiguratorTemplateReconciler has no field or method Delete) (typecheck)
Build: controllers/konfiguratortemplate_controller.go#L389
r.Delete undefined (type *KonfiguratorTemplateReconciler has no field or method Delete) (typecheck)
Build: controllers/pod_controller.go#L47
r.Get undefined (type *PodReconciler has no field or method Get) (typecheck)