Skip to content

PMM-15326: Implement the OM service in pmm-managed #23378

PMM-15326: Implement the OM service in pmm-managed

PMM-15326: Implement the OM service in pmm-managed #23378

Re-run triggered August 31, 2026 07:04
Status Success
Total duration 9m 33s
Artifacts

main.yml

on: pull_request
Slack Notification success
8s
Slack Notification success
Slack Notification failure
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L205
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L193
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L155
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L140
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L127
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L126
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L88
Error return value of `encoding/json.Marshal` is not checked: unsafe type `interface{}` found (errchkjson)
Checks: agent/agents/mongodb/shared/fingerprinter/fingerprinter.go#L78
Error return value of `encoding/json.Marshal` is not checked: unsafe type `any` found (errchkjson)
Checks: agent/utils/tests/log.go#L54
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/converters.go#L228
calculated cyclomatic complexity for function ToAPIAgent is 34, max is 30 (cyclop)