Add more tests #770
Annotations
6 errors
cmd/run_test.go#L54
use of `fmt.Print` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
cmd/run.go#L112
Function `Shutdown` should pass the context parameter (contextcheck)
|
cmd/run_test.go#L27
variable name 'wg' is too short for the scope of its usage (varnamelen)
|
cmd/run_test.go#L47
parameter name 'wg' is too short for the scope of its usage (varnamelen)
|
cmd/run_test.go#L29
parameter name 'wg' is too short for the scope of its usage (varnamelen)
|
|
The logs for this run have expired and are no longer available.
Loading