Update go version to 1.20 and resolve CVEs #285
Annotations
6 errors and 2 warnings
dspo-tests:
controllers/dspipeline_controller.go#L564
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object "sigs.k8s.io/controller-runtime/pkg/client".Object) source.SyncingSource) is not a type
|
dspo-tests:
controllers/dspipeline_controller.go#L565
cannot use func(o client.Object) []reconcile.Request {…} (value of type func(o "sigs.k8s.io/controller-runtime/pkg/client".Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
dspo-tests:
controllers/dspipeline_controller.go#L594
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object "sigs.k8s.io/controller-runtime/pkg/client".Object) source.SyncingSource) is not a type
|
dspo-tests:
controllers/dspipeline_controller.go#L595
cannot use func(o client.Object) []reconcile.Request {…} (value of type func(o "sigs.k8s.io/controller-runtime/pkg/client".Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
dspo-tests
podman-build] Error 125
|
dspo-tests
Process completed with exit code 2.
|
dspo-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v1, helm/kind-action@v1.8.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
dspo-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|