Skip to content

gearman_top

gearman_top #274

Triggered via pull request June 12, 2024 12:56
Status Failure
Total duration 5m 33s
Artifacts

citest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.