This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Bump github.com/operator-framework/operator-registry from 1.28.0 to 1.35.0 #2233
Annotations
10 errors
lint:
internal/util/defaults.go#L1
: # github.com/operator-framework/rukpak/internal/util
|
lint:
internal/util/util.go#L56
cannot use func(obj client.Object) []reconcile.Request {…} (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
lint:
internal/util/util.go#L128
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
lint:
internal/source/image.go#L25
could not import github.com/operator-framework/rukpak/internal/util (-: # github.com/operator-framework/rukpak/internal/util
|
lint:
internal/util/util.go#L56
cannot use func(obj client.Object) []reconcile.Request {…} (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
lint:
internal/util/util.go#L128
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc) (typecheck)
|
lint:
internal/finalizer/deletecachedbundle.go#L21
f.Delete undefined (type DeleteCachedBundle has no field or method Delete) (typecheck)
|
lint:
internal/provisioner/plain/plain.go#L17
could not import github.com/operator-framework/rukpak/internal/util (-: # github.com/operator-framework/rukpak/internal/util
|
lint:
internal/util/util.go#L56
cannot use func(obj client.Object) []reconcile.Request {…} (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
lint:
internal/util/util.go#L128
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc) (typecheck)
|