PMM-14993 Add one-step PMM client installer script and UI integration #20107
main.yml
on: pull_request
Checks
8m 58s
Slack Notification success
7s
Slack Notification failure
0s
Annotations
10 errors
|
Checks:
managed/services/agents/grpc/agent_server.go#L28
embedded fields should be listed before regular fields (embeddedstructfieldcheck)
|
|
Checks:
managed/services/agents/azure_database.go#L80
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
|
Checks:
agent/agents/mongodb/mongolog/internal/monitor.go#L89
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
|
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:
managed/services/converters.go#L229
calculated cyclomatic complexity for function ToAPIAgent is 34, max is 30 (cyclop)
|
|
Checks:
agent/agents/mongodb/profiler/internal/collector/collector.go#L203
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
|
Checks:
agent/agents/mongodb/profiler/internal/collector/collector.go#L182
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
|
Checks:
agent/agents/mongodb/profiler/internal/collector/collector.go#L176
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|