Skip to content

Bump golang.org/x/tools from 0.28.0 to 0.29.0 #9897

Bump golang.org/x/tools from 0.28.0 to 0.29.0

Bump golang.org/x/tools from 0.28.0 to 0.29.0 #9897

Triggered via pull request January 7, 2025 02:36
Status Failure
Total duration 11m 35s
Artifacts

main.yml

on: pull_request
Merge Gatekeeper
17s
Merge Gatekeeper
Slack Notification success
0s
Slack Notification success
Slack Notification failure
7s
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.