PMM-15216 Migrate the SEP UI into PMM #23463
main.yml
on: pull_request
Checks
6m 25s
Slack Notification success
6s
Slack Notification failure
0s
Annotations
10 errors
|
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)
|
|
Checks:
managed/cmd/pmm-managed/main.go#L574
Function `UpdateConfiguration->saveConfigAndReload->saveConfigAndReload$1->reload` should pass the context parameter (contextcheck)
|