Add more tests #770
Triggered via pull request
September 18, 2023 18:59
Status
Failure
Total duration
1m 29s
Artifacts
–
test.yaml
on: pull_request
Test GatewayD
1m 18s
Test GatewayD Plugins
0s
Annotations
6 errors
Test GatewayD:
cmd/run_test.go#L54
use of `fmt.Print` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Test GatewayD:
cmd/run.go#L112
Function `Shutdown` should pass the context parameter (contextcheck)
|
Test GatewayD:
cmd/run_test.go#L27
variable name 'wg' is too short for the scope of its usage (varnamelen)
|
Test GatewayD:
cmd/run_test.go#L47
parameter name 'wg' is too short for the scope of its usage (varnamelen)
|
Test GatewayD:
cmd/run_test.go#L29
parameter name 'wg' is too short for the scope of its usage (varnamelen)
|
Test GatewayD
issues found
|