Skip to content

Bump github.com/go-co-op/gocron from 1.30.0 to 1.31.0 #3812

Bump github.com/go-co-op/gocron from 1.30.0 to 1.31.0

Bump github.com/go-co-op/gocron from 1.30.0 to 1.31.0 #3812

Triggered via pull request August 1, 2023 15:24
Status Success
Total duration 11m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Merge Gatekeeper
29s
Merge Gatekeeper
Slack Notification success
8s
Slack Notification success
Slack Notification failure
0s
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: managed/services/management/ia/rules_service.go#L377
`if req.TemplateName != ""` has complex nested blocks (complexity: 7) (nestif)
Checks: agent/agents/mysql/perfschema/perfschema.go#L58
field `rw` is unused (unused)
Checks: agent/agents/mysql/perfschema/perfschema.go#L62
func `(*PerfSchema).mySQLVersion` is unused (unused)
Checks: managed/cmd/pmm-managed/main.go#L84
SA1019: "github.com/percona/pmm/managed/services/config" is deprecated: please don't extend this package, it will be removed soon https://jira.percona.com/browse/PMM-11155 (staticcheck)
Checks: managed/services/backup/pitr_timerange_service.go#L254
SA1019: primitive.CompareTimestamp is deprecated: Use Timestamp.Compare instead. (staticcheck)
Checks: managed/services/dbaas/kubernetes/kubernetes.go#L829
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Checks: managed/services/dbaas/kubernetes/kubernetes.go#L880
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Checks: managed/services/dbaas/kubernetes/client/client.go#L751
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollWithContextCancel. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Checks: managed/services/dbaas/kubernetes/client/client.go#L787
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollWithContextCancel. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
Checks: managed/services/dbaas/kubernetes/client/client.go#L931
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollWithContextCancel. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)