Skip to content

Harmonize the use of icons in documentation #10648

Harmonize the use of icons in documentation

Harmonize the use of icons in documentation #10648

Triggered via pull request February 7, 2025 23:40
Status Success
Total duration 5m 3s
Artifacts

main.yml

on: pull_request
Merge Gatekeeper
17s
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)