Skip to content

PMM-12422 restrict agent interface #4924

PMM-12422 restrict agent interface

PMM-12422 restrict agent interface #4924

Triggered via pull request November 2, 2023 22:19
Status Success
Total duration 11m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

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

Annotations

10 errors
Checks: agent/client/channel/channel_test.go#L390
Error return value of `channel.send` is not checked (errcheck)
Checks: managed/services/management/backup/artifacts_service.go#L131
Comment should end in a period (godot)
Checks: managed/services/management/backup/deps.go#L63
Comment should end in a period (godot)
Checks: managed/services/inventory/nodes.go#L236
Comment should end in a period (godot)
Checks: agent/agents/mysql/perfschema/perfschema.go#L50
type `mySQLVersion` is unused (unused)
Checks: agent/agents/mysql/perfschema/perfschema.go#L56
type `versionsCache` is unused (unused)
Checks: agent/client/channel/channel_test.go#L152
ineffectual assignment to err (ineffassign)
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)
Checks: managed/services/inventory/grpc/nodes_server.go#L120
SA1019: inventorypb.AddGenericNodeResponse is deprecated: Marked as deprecated in inventorypb/nodes.proto. (staticcheck)