PMM-13571: increase min version to enable pbm collector (#3346) #9682
Annotations
12 errors
Run go-consistent:
agent/agents/supervisor/supervisor_test.go#L115
arg list parens: align `)` to a same line with last argument
|
Run go-consistent
Process completed with exit code 1.
|
Run linters:
managed/services/supervisord/logs_test.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run linters:
managed/services/supervisord/logs_test.go#L76
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run linters:
managed/services/supervisord/logs_test.go#L78
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run linters:
agent/runner/actions/postgresql_show_create_table_action.go#L224
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run linters:
agent/runner/actions/postgresql_show_create_table_action.go#L291
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run linters:
agent/runner/actions/postgresql_show_create_table_action.go#L375
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run linters:
agent/main_test.go#L245
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run linters:
managed/cmd/pmm-managed/main_test.go#L192
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run linters:
utils/logger/grpc.go#L35
Sentence should start with a capital letter (godot)
|
Run linters:
agent/tailog/store.go#L34
G115: integer overflow conversion uint -> int (gosec)
|
Loading