build(deps): bump github.com/zncdatadev/operator-go from 0.9.1 to 0.9.2 #23
Annotations
10 errors and 1 warning
golangci-lint:
internal/controller/common/statefulset.go#L187
assignment mismatch: 1 variable but b.GetImageWithTag returns 2 values (typecheck)
|
golangci-lint:
internal/controller/master/role.go#L7
could not import github.com/zncdatadev/hbase-operator/internal/controller/common (-: # github.com/zncdatadev/hbase-operator/internal/controller/common
|
golangci-lint:
internal/controller/common/statefulset.go#L187
assignment mismatch: 1 variable but b.GetImageWithTag returns 2 values) (typecheck)
|
golangci-lint:
internal/controller/regionserver/role.go#L7
could not import github.com/zncdatadev/hbase-operator/internal/controller/common (-: # github.com/zncdatadev/hbase-operator/internal/controller/common
|
golangci-lint:
internal/controller/common/statefulset.go#L187
assignment mismatch: 1 variable but b.GetImageWithTag returns 2 values) (typecheck)
|
golangci-lint:
internal/controller/restserver/role.go#L7
could not import github.com/zncdatadev/hbase-operator/internal/controller/common (-: # github.com/zncdatadev/hbase-operator/internal/controller/common
|
golangci-lint:
internal/controller/common/statefulset.go#L187
assignment mismatch: 1 variable but b.GetImageWithTag returns 2 values) (typecheck)
|
golangci-lint:
internal/controller/cluster/cluster.go#L47
cannot use &[]corev1.PullPolicy{…}[0] (value of type *"k8s.io/api/core/v1".PullPolicy) as "k8s.io/api/core/v1".PullPolicy value in struct literal (typecheck)
|
golangci-lint:
internal/controller/cluster/cluster.go#L54
cannot use r.Spec.Image.PullPolicy (variable of type *"k8s.io/api/core/v1".PullPolicy) as "k8s.io/api/core/v1".PullPolicy value in assignment (typecheck)
|
golangci-lint
Process completed with exit code 2.
|
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