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.29.0 #1965
Annotations
10 errors
internal/source/image.go#L25
could not import github.com/operator-framework/rukpak/internal/util (-: # github.com/operator-framework/rukpak/internal/util
|
internal/util/util.go#L122
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
|
internal/util/util.go#L211
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in return statement
|
internal/util/util.go#L242
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)
|
internal/controllers/bundle/bundle.go#L25
could not import github.com/operator-framework/rukpak/internal/util (-: # github.com/operator-framework/rukpak/internal/util
|
internal/util/util.go#L122
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
|
internal/util/util.go#L211
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in return statement
|
internal/util/util.go#L242
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)
|
internal/controllers/bundle/bundle.go#L86
undefined: crsource.NewKindWithCache (typecheck)
|
internal/controllers/bundle/bundle.go#L87
undefined: crsource.NewKindWithCache (typecheck)
|
The logs for this run have expired and are no longer available.
Loading