Skip to content

Bump go1.22 and update bootstrap version #325

Bump go1.22 and update bootstrap version

Bump go1.22 and update bootstrap version #325

Triggered via pull request September 17, 2024 13:20
Status Success
Total duration 3m 49s
Artifacts

golangci-lint.yml

on: pull_request
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/cassandrabackup/reconcile.go#L115
Error return value of `r.Client.Update` is not checked (errcheck)
lint: controllers/cassandrabackup/reconcile.go#L228
Error return value of `r.backupData` 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/