build(deps): bump github.com/zncdatadev/operator-go from 0.11.3-0.20241119100715-25b37f64c75f to 0.12.0 #201
Annotations
5 errors
Test with Go:
internal/controller/common/configmap.go#L99
cannot use opts.Labels (variable of type map[string]string) as "github.com/zncdatadev/operator-go/pkg/builder".Option value in argument to builder.NewConfigMapBuilder
|
Test with Go:
internal/controller/common/configmap.go#L100
cannot use opts.Annotations (variable of type map[string]string) as "github.com/zncdatadev/operator-go/pkg/builder".Option value in argument to builder.NewConfigMapBuilder
|
Test with Go:
internal/controller/common/secret.go#L57
cannot use info.GetLabels() (value of type map[string]string) as "github.com/zncdatadev/operator-go/pkg/builder".Option value in argument to builder.NewSecretBuilder
|
Test with Go:
internal/controller/common/secret.go#L58
cannot use info.GetAnnotations() (value of type map[string]string) as "github.com/zncdatadev/operator-go/pkg/builder".Option value in argument to builder.NewSecretBuilder
|
Test with Go
Process completed with exit code 2.
|
Loading