Merge pull request #131 from AKamyshnikova/fix-multicasskop-group #19
Annotations
10 errors
controllers/cassandracluster/cassandracluster_controller.go#L109
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
controllers/cassandracluster/generator.go#L681
Error return value of `parsedConfig.SetP` is not checked (errcheck)
|
controllers/cassandracluster/generator.go#L745
Error return value of `parsedConfig.SetP` is not checked (errcheck)
|
controllers/cassandracluster/generator.go#L746
Error return value of `parsedConfig.DeleteP` is not checked (errcheck)
|
controllers/cassandracluster/generator.go#L748
Error return value of `currentParsedConfig.MergeFn` is not checked (errcheck)
|
controllers/cassandracluster/pod_operation.go#L207
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
controllers/cassandracluster/pod_operation.go#L224
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
controllers/cassandracluster/poddisruptionbudget.go#L86
Error return value of `rcc.DeletePodDisruptionBudget` is not checked (errcheck)
|
controllers/cassandracluster/reconcile.go#L481
Error return value of `rcc.getNextCassandraClusterStatus` is not checked (errcheck)
|
controllers/cassandracluster/statefulset.go#L192
S1030: should use prettyPatch.String() instead of string(prettyPatch.Bytes()) (gosimple)
|
The logs for this run have expired and are no longer available.
Loading