This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Bump github.com/operator-framework/api from 0.17.4-0.20230223191600-0131a6301e42 to 0.17.7 #1963
Annotations
10 errors
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#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
|
lint:
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
|
lint:
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)
|
lint:
internal/controllers/bundle/bundle.go#L25
could not import github.com/operator-framework/rukpak/internal/util (-: # github.com/operator-framework/rukpak/internal/util
|
lint:
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
|
lint:
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
|
lint:
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)
|
lint:
internal/controllers/bundle/bundle.go#L86
undefined: crsource.NewKindWithCache (typecheck)
|
lint:
internal/controllers/bundle/bundle.go#L87
undefined: crsource.NewKindWithCache (typecheck)
|