Skip to content

Merge pull request #18 from RocketChat/scheduled-scaling #72

Merge pull request #18 from RocketChat/scheduled-scaling

Merge pull request #18 from RocketChat/scheduled-scaling #72

Triggered via push January 27, 2025 18:12
Status Failure
Total duration 3m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: controllers/mongodbaccessrequest_controller.go#L466
Error return value of `userClient.Disconnect` is not checked (errcheck)
lint: controllers/mongodbcluster_controller.go#L208
Error return value of `r.updateAccessRequests` is not checked (errcheck)
lint: controllers/mongodbcluster_controller.go#L408
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.StatusWriter).Update` is not checked (errcheck)
lint: controllers/mongodbaccessrequest_controller.go#L26
File is not `goimports`-ed with -local github.com/RocketChat/airlock (goimports)
lint: controllers/env/env.go#L19
return with no blank line before (nlreturn)
lint: controllers/mongodbaccessrequest_controller.go#L111
return with no blank line before (nlreturn)
lint: controllers/mongodbaccessrequest_controller.go#L124
return with no blank line before (nlreturn)
lint: api/v1alpha1/mongodbaccessrequest_types.go#L56
json(camel): got 'metadata' want 'objectMeta' (tagliatelle)
lint: api/v1alpha1/mongodbaccessrequest_types.go#L67
json(camel): got 'metadata' want 'listMeta' (tagliatelle)
lint: api/v1alpha1/mongodbcluster_types.go#L96
json(camel): got 'metadata' want 'objectMeta' (tagliatelle)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636