Skip to content

Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0 in /operator #762

Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0 in /operator

Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0 in /operator #762

Triggered via pull request January 29, 2024 13:57
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: operator/main.go#L26
could not import github.com/seldonio/seldon-core/operator/v2/controllers/mlops (-: # github.com/seldonio/seldon-core/operator/v2/controllers/mlops
lint
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint
cannot use r.mapSeldonRuntimesFromSeldonConfig (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
lint
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
lint
cannot use r.mapServerFromServerConfig (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc) (typecheck)
lint: operator/main.go#L71
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
lint: operator/main.go#L72
unknown field Namespace in struct literal of type manager.Options (typecheck)
lint: operator/main.go#L73
unknown field Port in struct literal of type manager.Options (typecheck)
lint: operator/controllers/mlops/seldonruntime_controller.go#L253
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
lint: operator/controllers/mlops/seldonruntime_controller.go#L254
cannot use r.mapSeldonRuntimesFromSeldonConfig (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The process '/usr/bin/git' failed with exit code 128