Bump golang.org/x/crypto from 0.17.0 to 0.31.0 #433
Annotations
10 errors and 1 warning
Lint and test:
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)
|
Lint and test:
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)
|
Lint and test:
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)
|
Lint and test:
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)
|
Lint and test:
controllers/ingress_controller.go#L49
r.Get undefined (type *IngressReconciler has no field or method Get) (typecheck)
|
Lint and test:
controllers/konfiguratortemplate_controller.go#L94
r.Get undefined (type *KonfiguratorTemplateReconciler has no field or method Get) (typecheck)
|
Lint and test:
controllers/konfiguratortemplate_controller.go#L326
r.Get undefined (type *KonfiguratorTemplateReconciler has no field or method Get) (typecheck)
|
Lint and test:
controllers/konfiguratortemplate_controller.go#L382
r.Delete undefined (type *KonfiguratorTemplateReconciler has no field or method Delete) (typecheck)
|
Lint and test:
controllers/konfiguratortemplate_controller.go#L389
r.Delete undefined (type *KonfiguratorTemplateReconciler has no field or method Delete) (typecheck)
|
Lint and test:
controllers/pod_controller.go#L47
r.Get undefined (type *PodReconciler has no field or method Get) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading