Skip to content

Add more tests

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 Plugins
0s
Test GatewayD Plugins
Fit to window
Zoom out
Zoom in

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