Fix groupversion for multicasskop #262
Annotations
10 errors
lint:
api/v2/backrest.go#L16
Error return value of `mapstructure.Decode` is not checked (errcheck)
|
lint:
controllers/common/testutils.go#L28
Error return value of `yaml.Unmarshal` is not checked (errcheck)
|
lint:
controllers/cassandracluster/cassandracluster_controller.go#L109
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L681
Error return value of `parsedConfig.SetP` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L745
Error return value of `parsedConfig.SetP` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L746
Error return value of `parsedConfig.DeleteP` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L748
Error return value of `currentParsedConfig.MergeFn` is not checked (errcheck)
|
lint:
controllers/cassandracluster/pod_operation.go#L207
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
lint:
controllers/cassandracluster/pod_operation.go#L224
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
lint:
controllers/cassandracluster/poddisruptionbudget.go#L86
Error return value of `rcc.DeletePodDisruptionBudget` is not checked (errcheck)
|