Skip to content

Fix linter issue #2538 (#2545) #5705

Fix linter issue #2538 (#2545)

Fix linter issue #2538 (#2545) #5705

Triggered via push December 20, 2023 10:45
Status Success
Total duration 10m 59s
Artifacts

main.yml

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

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)