Skip to content

Update module github.com/operator-framework/operator-lifecycle-manager to v0.46.0 #11126

Update module github.com/operator-framework/operator-lifecycle-manager to v0.46.0

Update module github.com/operator-framework/operator-lifecycle-manager to v0.46.0 #11126

Status Failure
Total duration 2m 42s
Artifacts

lint.yaml

on: pull_request
Run golangci-lint on PR
2m 37s
Run golangci-lint on PR
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run golangci-lint on PR
issues found
Run golangci-lint on PR: vendor/sigs.k8s.io/controller-runtime/pkg/cache/informer_cache.go#L169
cannot use i.Informer (variable of interface type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (missing method HasSyncedChecker)))))))) (typecheck)
Run golangci-lint on PR: vendor/sigs.k8s.io/controller-runtime/pkg/cache/informer_cache.go#L155
cannot use i.Informer (variable of interface type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (missing method HasSyncedChecker)
Run golangci-lint on PR: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L381
handle.HasSyncedChecker undefined (type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration has no field or method HasSyncedChecker)
Run golangci-lint on PR: vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L352
handle.HasSyncedChecker undefined (type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration has no field or method HasSyncedChecker)
Run golangci-lint on PR
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache