build(deps): bump github.com/zncdatadev/operator-go from 0.9.1 to 0.10.0 #31
Annotations
10 errors and 1 warning
Test with Go:
internal/controller/common/configmap.go#L130
undefined: util.NewXMLConfigurationFromMap
|
Test with Go:
internal/controller/common/configmap.go#L144
undefined: util.NewXMLConfigurationFromMap
|
Test with Go:
internal/controller/common/configmap.go#L156
undefined: util.NewXMLConfiguration
|
Test with Go:
internal/controller/common/configmap.go#L210
not enough arguments in call to r.GetClient().Get
|
Test with Go:
internal/controller/common/service.go#L26
cannot use options.GetLabels() (value of type map[string]string) as []"k8s.io/api/core/v1".ContainerPort value in argument to reconciler.NewServiceReconciler
|
Test with Go:
internal/controller/common/service.go#L27
cannot use options.GetAnnotations() (value of type map[string]string) as "github.com/zncdatadev/operator-go/pkg/builder".ServiceBuilderOptions value in argument to reconciler.NewServiceReconciler
|
Test with Go:
internal/controller/common/service.go#L28
cannot use ports (variable of type []"k8s.io/api/core/v1".ContainerPort) as "github.com/zncdatadev/operator-go/pkg/builder".ServiceBuilderOptions value in argument to reconciler.NewServiceReconciler
|
Test with Go:
internal/controller/common/service.go#L29
cannot use &[]corev1.ServiceType{…}[0] (value of type *"k8s.io/api/core/v1".ServiceType) as "github.com/zncdatadev/operator-go/pkg/builder".ServiceBuilderOptions value in argument to reconciler.NewServiceReconciler
|
Test with Go:
internal/controller/common/service.go#L30
cannot use false (untyped bool constant) as "github.com/zncdatadev/operator-go/pkg/builder".ServiceBuilderOptions value in argument to reconciler.NewServiceReconciler
|
Test with Go:
internal/controller/common/statefulset.go#L187
assignment mismatch: 1 variable but b.GetImageWithTag returns 2 values
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Loading