go tidy and required changes #728
Annotations
7 errors and 1 warning
precheck-and-build (1.22):
console/console.go#L91
cannot use consolev1.ConsolePluginService{…} (value of type "github.com/openshift/api/console/v1".ConsolePluginService) as *"github.com/openshift/api/console/v1".ConsolePluginService value in struct literal
|
precheck-and-build (1.22):
controllers/persistentvolume/persistentvolume_controller.go#L114
source.Kind (value of type func[object client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, obj object, handler handler.TypedEventHandler[object, reconcile.Request], predicates ...predicate.TypedPredicate[object]) source.TypedSyncingSource[reconcile.Request]) is not a type
|
precheck-and-build (1.22):
controllers/persistentvolume/persistentvolume_controller.go#L116
cannot use pvMapper.pvMap (value of type func(_ client.Object) []reconcile.Request) as handler.TypedMapFunc[client.Object, reconcile.Request] value in argument to handler.EnqueueRequestsFromMapFunc
|
precheck-and-build (1.22):
controllers/persistentvolume/persistentvolume_controller.go#L117
source.Kind (value of type func[object client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, obj object, handler handler.TypedEventHandler[object, reconcile.Request], predicates ...predicate.TypedPredicate[object]) source.TypedSyncingSource[reconcile.Request]) is not a type
|
precheck-and-build (1.22):
controllers/persistentvolume/persistentvolume_controller.go#L119
cannot use pvMapper.pvMap (value of type func(_ client.Object) []reconcile.Request) as handler.TypedMapFunc[client.Object, reconcile.Request] value in argument to handler.EnqueueRequestsFromMapFunc
|
precheck-and-build (1.22)
source.Kind (value of type func[object client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, obj object, handler handler.TypedEventHandler[object, reconcile.Request], predicates ...predicate.TypedPredicate[object]) source.TypedSyncingSource[reconcile.Request]) is not a type
|
precheck-and-build (1.22)
Process completed with exit code 2.
|
precheck-and-build (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/ibm-storage-odf-operator/ibm-storage-odf-operator. Supported file pattern: go.sum
|