Skip to content

Merge pull request #117 from AKamyshnikova/assert-timeout #228

Merge pull request #117 from AKamyshnikova/assert-timeout

Merge pull request #117 from AKamyshnikova/assert-timeout #228

Triggered via push June 27, 2023 08:49
Status Success
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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#L679
Error return value of `parsedConfig.SetP` is not checked (errcheck)
lint: controllers/cassandracluster/generator.go#L743
Error return value of `parsedConfig.SetP` is not checked (errcheck)
lint: controllers/cassandracluster/generator.go#L744
Error return value of `parsedConfig.DeleteP` is not checked (errcheck)
lint: controllers/cassandracluster/generator.go#L746
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)