gearman_top #274
citest.yml
on: pull_request
test
1m 29s
windows-nscp
5m 19s
Annotations
8 errors
test:
pkg/modgearman/gearman_top.go#L89
cognitive complexity 33 of func `runInteractiveMode` is high (> 30) (gocognit)
|
test:
cmd/gearman_top/main.go#L32
printf: fmt.Fprintf call has arguments but no formatting directives (govet)
|
test:
pkg/modgearman/gearman_top.go#L240
printf: fmt.Errorf format %w has arg err.Error() of wrong type string (govet)
|
test:
pkg/modgearman/gearman_top.go#L69
return with no blank line before (nlreturn)
|
test:
pkg/modgearman/statusAdmin.go#L143
return with no blank line before (nlreturn)
|
test:
pkg/modgearman/gearman_top.go#L255
ST1005: error strings should not be capitalized (stylecheck)
|
test:
pkg/modgearman/gearman_top.go#L274
error returned from external package is unwrapped: sig: func github.com/consol-monitoring/mod-gearman-worker-go/pkg/utils.ASCIITable(header []github.com/consol-monitoring/mod-gearman-worker-go/pkg/utils.ASCIITableHeader, rows interface{}, escapePipes bool) (string, error) (wrapcheck)
|
test
Process completed with exit code 2.
|