Add Support for Configuring CephCluster HealthCheck Settings in OCS Operator #5735
Annotations
9 errors and 1 warning
Run golangci/golangci-lint-action@v6:
controllers/mirroring/mirroring_controller.go#L23
could not import github.com/red-hat-storage/ocs-operator/api/v4/v1 (-: # github.com/red-hat-storage/ocs-operator/api/v4/v1
|
Run golangci/golangci-lint-action@v6:
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/zz_generated.deepcopy.go#L297
cannot use &out.HealthCheck (value of type **"github.com/rook/rook/pkg/apis/ceph.rook.io/v1".CephClusterHealthCheckSpec) as *"github.com/rook/rook/pkg/apis/ceph.rook.io/v1".CephClusterHealthCheckSpec value in argument to in.HealthCheck.DeepCopyInto) (typecheck)
|
Run golangci/golangci-lint-action@v6:
controllers/defaults/utils.go#L6
could not import github.com/red-hat-storage/ocs-operator/api/v4/v1 (-: # github.com/red-hat-storage/ocs-operator/api/v4/v1
|
Run golangci/golangci-lint-action@v6:
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/zz_generated.deepcopy.go#L297
cannot use &out.HealthCheck (value of type **"github.com/rook/rook/pkg/apis/ceph.rook.io/v1".CephClusterHealthCheckSpec) as *"github.com/rook/rook/pkg/apis/ceph.rook.io/v1".CephClusterHealthCheckSpec value in argument to in.HealthCheck.DeepCopyInto) (typecheck)
|
Run golangci/golangci-lint-action@v6:
controllers/storageclusterpeer/storageclusterpeer_controller.go#L26
could not import github.com/red-hat-storage/ocs-operator/api/v4/v1 (-: # github.com/red-hat-storage/ocs-operator/api/v4/v1
|
Run golangci/golangci-lint-action@v6:
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/zz_generated.deepcopy.go#L297
cannot use &out.HealthCheck (value of type **"github.com/rook/rook/pkg/apis/ceph.rook.io/v1".CephClusterHealthCheckSpec) as *"github.com/rook/rook/pkg/apis/ceph.rook.io/v1".CephClusterHealthCheckSpec value in argument to in.HealthCheck.DeepCopyInto) (typecheck)
|
Run golangci/golangci-lint-action@v6:
controllers/ocsinitialization/ocsinitialization_controller.go#L502
declared and not used: allowConsumers (typecheck)
|
Run golangci/golangci-lint-action@v6:
controllers/ocsinitialization/ocsinitialization_controller.go#L8
"strconv" imported and not used (typecheck)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading