Skip to content

[DOCS] Fix Documentation Home #11092

[DOCS] Fix Documentation Home

[DOCS] Fix Documentation Home #11092

Triggered via pull request February 21, 2025 17:42
Status Success
Total duration 9m 2s
Artifacts

main.yml

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

Annotations

10 errors
Checks: managed/services/server/logs_test.go#L74
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/server/logs_test.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/server/logs_test.go#L77
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L224
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L291
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L375
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/main_test.go#L245
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: managed/cmd/pmm-managed/main_test.go#L190
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: managed/services/server/server.go#L342
ifElseChain: rewrite if-else to switch statement (gocritic)
Checks: agent/tailog/store.go#L34
G115: integer overflow conversion uint -> int (gosec)