Skip to content

Bump golang.org/x/sync from 0.9.0 to 0.10.0 #9593

Bump golang.org/x/sync from 0.9.0 to 0.10.0

Bump golang.org/x/sync from 0.9.0 to 0.10.0 #9593

Triggered via pull request December 5, 2024 02:44
Status Success
Total duration 16m 39s
Artifacts

main.yml

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