Skip to content

PMM-12375 add database version to services #4062

PMM-12375 add database version to services

PMM-12375 add database version to services #4062

Triggered via pull request August 30, 2023 10:46
Status Failure
Total duration 15m 15s
Artifacts

main.yml

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

Annotations

12 errors
Checks: agent/connectionchecker/connection_checker.go#L293
arg list parens: align `)` to a same line with last argument
Checks
Process completed with exit code 1.
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/dbaas/kubernetes/kubernetes.go#L829
SA1019: wait.Poll is deprecated: This method does not return errors from context, use PollUntilContextTimeout. 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 PollUntilContextTimeout. 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 PollUntilContextCancel. 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 PollUntilContextCancel. 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 PollUntilContextCancel. 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/management/ia/alerts_service.go#L74
SA1019: iav1beta1.ListAlertsRequest is deprecated: Marked as deprecated in managementpb/ia/alerts.proto. (staticcheck)