Fix cluster role binding #60
Annotations
10 errors
api/v1alpha1/mongodbaccessrequest_types.go#L56
json(camel): got 'metadata' want 'objectMeta' (tagliatelle)
|
api/v1alpha1/mongodbaccessrequest_types.go#L67
json(camel): got 'metadata' want 'listMeta' (tagliatelle)
|
api/v1alpha1/mongodbcluster_types.go#L69
json(camel): got 'metadata' want 'objectMeta' (tagliatelle)
|
api/v1alpha1/mongodbcluster_types.go#L80
json(camel): got 'metadata' want 'listMeta' (tagliatelle)
|
controllers/env/env.go#L19
return statements should not be cuddled if block has more than two lines (wsl)
|
controllers/mongodbaccessrequest_controller.go#L463
Error return value of `userClient.Disconnect` is not checked (errcheck)
|
controllers/mongodbcluster_controller.go#L168
Error return value of `r.updateAccessRequests` is not checked (errcheck)
|
controllers/mongodbcluster_controller.go#L352
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.StatusWriter).Update` is not checked (errcheck)
|
controllers/mongodbaccessrequest_controller.go#L73
cyclomatic complexity 23 of func `(*MongoDBAccessRequestReconciler).Reconcile` is high (> 20) (gocyclo)
|
controllers/mongodbaccessrequest_controller.go#L111
return statements should not be cuddled if block has more than two lines (wsl)
|
The logs for this run have expired and are no longer available.
Loading