Skip to content

Bump reviewdog/action-golangci-lint from 2.6.2 to 2.7.0 #9608

Bump reviewdog/action-golangci-lint from 2.6.2 to 2.7.0

Bump reviewdog/action-golangci-lint from 2.6.2 to 2.7.0 #9608

Triggered via pull request December 6, 2024 09:26
Status Failure
Total duration 11m 8s
Artifacts

main.yml

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