Skip to content

Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.1 #940

Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.1

Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.1 #940

Triggered via pull request September 4, 2023 16:06
Status Failure
Total duration 5m 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/generator/generate_inputs_test.go#L11
could not import github.com/vmware-tanzu/carvel-secretgen-controller/pkg/generator (-: # github.com/vmware-tanzu/carvel-secretgen-controller/pkg/generator
lint: pkg/generator/certificate_reconciler.go#L41
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint: pkg/generator/password_reconciler.go#L42
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint: pkg/generator/rsa_key_reconciler.go#L40
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint: pkg/generator/secret_template_reconciler.go#L66
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint: pkg/generator/secret_template_reconciler.go#L66
handler.EnqueueRequestForOwner (value of type func(scheme *"k8s.io/apimachinery/pkg/runtime".Scheme, mapper meta.RESTMapper, ownerType client.Object, opts ...handler.OwnerOption) handler.EventHandler) is not a type
lint: pkg/generator/secret_template_reconciler.go#L71
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint: pkg/generator/secret_template_reconciler.go#L72
cannot use func(a client.Object) []reconcile.Request {…} (value of type func(a client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
lint: pkg/generator/secret_template_reconciler.go#L88
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint: pkg/generator/ssh_key_reconciler.go#L40
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type) (typecheck)