Skip to content

Refactor server and proxy and remove gnet/v2 #817

Refactor server and proxy and remove gnet/v2

Refactor server and proxy and remove gnet/v2 #817

Triggered via pull request October 9, 2023 21:38
Status Failure
Total duration 1m 16s
Artifacts

test.yaml

on: pull_request
Test GatewayD
1m 4s
Test GatewayD
Test GatewayD Plugins
0s
Test GatewayD Plugins
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test GatewayD: network/server_test.go#L233
`TestRunServer$6` - `stop` is unused (unparam)
Test GatewayD: network/server_test.go#L227
SA5004: should not have an empty default case in a for+select loop; the loop will spin (staticcheck)
Test GatewayD: network/server_test.go#L193
test helper function should start from t.Helper() (thelper)
Test GatewayD: network/server_test.go#L190
variable name 'wg' is too short for the scope of its usage (varnamelen)
Test GatewayD: network/server_test.go#L243
parameter name 'wg' is too short for the scope of its usage (varnamelen)
Test GatewayD
issues found