Skip to content

Allow to disable backrest container #274

Allow to disable backrest container

Allow to disable backrest container #274

Triggered via pull request November 9, 2023 15:37
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
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#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)