Skip to content

Merge pull request #147 from AKamyshnikova/logLevel #308

Merge pull request #147 from AKamyshnikova/logLevel

Merge pull request #147 from AKamyshnikova/logLevel #308

Triggered via push May 24, 2024 15:57
Status Success
Total duration 1m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.