Skip to content

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 #433

Bump golang.org/x/crypto from 0.17.0 to 0.31.0

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 #433

Triggered via pull request December 11, 2024 23:35
Status Failure
Total duration 49s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636