Add atlasScheduledAutoscaling (SRE-720) #63
Annotations
7 errors and 1 warning
lint:
controllers/mongodbcluster_controller.go#L26
could not import github.com/go-co-op/gocron/v2 (-: # github.com/go-co-op/gocron/v2
|
lint
undefined: errors.Join
|
lint
a.Compare undefined (type time.Time has no field or method Compare)
|
lint:
controllers/mongodbcluster_controller.go#L57
undeclared name: `gocron` (typecheck)
|
lint:
controllers/mongodbcluster_controller.go#L233
undeclared name: `gocron` (typecheck)
|
lint:
controllers/mongodbcluster_controller.go#L512
undeclared name: `gocron` (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/
|