Skip to content

[DOCS]Fix table

[DOCS]Fix table #11108

Triggered via pull request February 24, 2025 08:24
Status Success
Total duration 11m 33s
Artifacts

main.yml

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

Annotations

10 errors and 1 warning
Checks: managed/services/supervisord/logs_test.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/supervisord/logs_test.go#L76
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/supervisord/logs_test.go#L78
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#L192
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: utils/logger/grpc.go#L35
Sentence should start with a capital letter (godot)
Checks: agent/tailog/store.go#L34
G115: integer overflow conversion uint -> int (gosec)
Checks
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.