Skip to content

Fix roster fallback bug causing PID mapping corruption after pmm-agen… #18062

Fix roster fallback bug causing PID mapping corruption after pmm-agen…

Fix roster fallback bug causing PID mapping corruption after pmm-agen… #18062

Re-run triggered February 9, 2026 07:35
Status Failure
Total duration 8m 22s
Artifacts

main.yml

on: pull_request
Merge Gatekeeper
28s
Merge Gatekeeper
Slack Notification success
Slack Notification success
Slack Notification failure
11s
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L248
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L193
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: utils/errors/errors.go#L30
import 'github.com/pkg/errors' is not allowed from list 'main': use "errors" instead (depguard)
Checks: agent/tlshelpers/mysql.go#L23
import 'github.com/pkg/errors' is not allowed from list 'main': use "errors" instead (depguard)
Checks: admin/helpers/helpers.go#L21
import 'github.com/pkg/errors' is not allowed from list 'main': use "errors" instead (depguard)
Checks: agent/agents/postgres/pgstatmonitor/pgstatmonitor.go#L183
calculated cyclomatic complexity for function getPGMonitorVersion is 35, max is 30 (cyclop)
Checks: agent/agents/mongodb/profiler/internal/monitors.go#L59
Function `listDatabases` should pass the context parameter (contextcheck)
Checks: agent/agents/mongodb/profiler/internal/collector/collector.go#L180
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Checks: agent/agents/mongodb/profiler/internal/collector/collector.go#L174
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Checks: agent/agents/mongodb/profiler/internal/collector/collector.go#L88
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)