Fix linter issue #2538 (#2545) #5705
main.yml
on: push
Checks
10m 9s
Slack Notification success
6s
Slack Notification failure
0s
Annotations
3 errors
Checks:
managed/services/agents/agents.go#L146
`getExporterListenAddress` - `node` is unused (unparam)
|
Checks:
managed/models/agentversion_test.go#L144
naked return in func `TestIsPostgreSQLSSLSniSupported.<func():109>` with 36 lines of code (nakedret)
|
Checks:
agent/runner/actions/mongodb_explain_action.go#L102
SA1019: res.DecodeBytes is deprecated: Use [SingleResult.Raw] instead. (staticcheck)
|