Add atlasScheduledAutoscaling (SRE-720) #63
Annotations
7 errors and 1 warning
Run golangci-lint:
controllers/mongodbcluster_controller.go#L26
could not import github.com/go-co-op/gocron/v2 (-: # github.com/go-co-op/gocron/v2
|
Run golangci-lint
undefined: errors.Join
|
Run golangci-lint
a.Compare undefined (type time.Time has no field or method Compare)
|
Run golangci-lint:
controllers/mongodbcluster_controller.go#L57
undeclared name: `gocron` (typecheck)
|
Run golangci-lint:
controllers/mongodbcluster_controller.go#L233
undeclared name: `gocron` (typecheck)
|
Run golangci-lint:
controllers/mongodbcluster_controller.go#L512
undeclared name: `gocron` (typecheck)
|
Run golangci-lint
issues found
|
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/
|
Loading