Skip to content

Merge pull request #19 from RocketChat/scheduled-scaling #74

Merge pull request #19 from RocketChat/scheduled-scaling

Merge pull request #19 from RocketChat/scheduled-scaling #74

Triggered via push January 29, 2025 02:26
Status Failure
Total duration 1m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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: api/v1alpha1/mongodbcluster_types.go#L107
json(camel): got 'metadata' want 'listMeta' (tagliatelle)
lint: controllers/env/env.go#L19
return with no blank line before (nlreturn)
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/mongodbaccessrequest_controller.go#L111
return with no blank line before (nlreturn)