Create Runtime CR - KIM integration - phase 1 #2490
Annotations
5 errors and 1 warning
cmd/broker/provisioning.go#L90
cannot use cli (variable of type "sigs.k8s.io/controller-runtime/pkg/client".Client) as kim.Config value in argument to provisioning.NewCreateRuntimeResourceStep
|
cmd/broker/provisioning.go#L90
cannot use cfg.Broker.KimConfig (variable of type kim.Config) as input.Config value in argument to provisioning.NewCreateRuntimeResourceStep
|
internal/process/provisioning/create_runtime_resource_step_test.go#L91
cannot use cli (variable of type "sigs.k8s.io/controller-runtime/pkg/client".Client) as kim.Config value in argument to NewCreateRuntimeResourceStep
|
internal/process/provisioning/create_runtime_resource_step_test.go#L91
cannot use kimConfig (variable of type kim.Config) as input.Config value in argument to NewCreateRuntimeResourceStep
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading