Skip to content

Refactor server and proxy and remove gnet/v2 #820

Refactor server and proxy and remove gnet/v2

Refactor server and proxy and remove gnet/v2 #820

Triggered via pull request October 11, 2023 18:10
Status Failure
Total duration 2m 18s
Artifacts

test.yaml

on: pull_request
Test GatewayD
42s
Test GatewayD
Test GatewayD Plugins
0s
Test GatewayD Plugins
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test GatewayD: network/proxy.go#L508
Error return value of `cl.Conn.SetDeadline` is not checked (errcheck)
Test GatewayD: network/proxy.go#L520
Error return value of `conn.SetDeadline` is not checked (errcheck)
Test GatewayD: network/proxy.go#L526
Error return value of `cl.Conn.SetDeadline` is not checked (errcheck)
Test GatewayD: network/server_test.go#L237
`TestRunServer$6` - `stop` is unused (unparam)
Test GatewayD: network/server.go#L248
parameter name 's' is too short for the scope of its usage (varnamelen)
Test GatewayD: network/server.go#L264
parameter name 's' is too short for the scope of its usage (varnamelen)
Test GatewayD
issues found