Skip to content

Fix a bug that would cause a crash if StorageClassName was left to ni… #1343

Fix a bug that would cause a crash if StorageClassName was left to ni…

Fix a bug that would cause a crash if StorageClassName was left to ni… #1343

Triggered via push August 27, 2024 05:46
Status Failure
Total duration 1m 35s
Artifacts
Build Cass Operator Docker Image
0s
Build Cass Operator Docker Image
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run unit tests: pkg/reconciliation/construct_service.go#L82
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
Run unit tests: pkg/reconciliation/construct_service.go#L91
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
Run unit tests: pkg/reconciliation/reconcile_racks.go#L1691
S1009: should omit nil check; len() for []k8s.io/api/core/v1.Volume is defined as zero (gosimple)
Run unit tests: tests/util/kubectl/kubectl.go#L324
printf: non-constant format string in call to fmt.Errorf (govet)
Run unit tests: tests/util/ginkgo/lib.go#L570
printf: non-constant format string in call to fmt.Errorf (govet)
Run unit tests: apis/cassandra/v1beta1/cassandradatacenter_webhook.go#L216
printf: non-constant format string in call to github.com/k8ssandra/cass-operator/apis/cassandra/v1beta1.attemptedTo (govet)
Run unit tests: apis/cassandra/v1beta1/cassandradatacenter_webhook.go#L344
printf: non-constant format string in call to github.com/k8ssandra/cass-operator/apis/cassandra/v1beta1.attemptedTo (govet)
Run unit tests: pkg/httphelper/client.go#L321
printf: non-constant format string in call to fmt.Errorf (govet)
Run unit tests
issues found