PMM-12460 PMM Dump integration #4408
Triggered via pull request
September 26, 2023 16:36
Status
Failure
Total duration
9m 52s
Artifacts
–
main.yml
on: pull_request
Checks
8m 49s
Slack Notification success
0s
Slack Notification failure
9s
Annotations
10 errors
Checks:
managed/services/agents/log_level.go#L25
Comment should end in a period (godot)
|
Checks:
managed/services/agents/log_level.go#L29
Comment should end in a period (godot)
|
Checks:
managed/services/management/grpc/actions_server.go#L343
Comment should end in a period (godot)
|
Checks:
managed/services/management/ia/rules_service.go#L377
`if req.TemplateName != ""` has complex nested blocks (complexity: 7) (nestif)
|
Checks:
managed/services/management/dump/dump.go#L49
`(*Service).ListDumps` - `ctx` is unused (unparam)
|
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/services/telemetry/telemetry.go#L172
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
Checks:
managed/utils/envvars/parser.go#L72
Function name: ParseEnvVars, Cyclomatic Complexity: 50, Halstead Volume: 4134.40, Maintainability Index: 18 (maintidx)
|
Checks:
managed/services/inventory/grpc/nodes_server.go#L114
SA1019: inventorypb.AddGenericNodeResponse is deprecated: Marked as deprecated in inventorypb/nodes.proto. (staticcheck)
|