Refactor server and proxy and remove gnet/v2
#820
test.yaml
on: pull_request
Test GatewayD
42s
Test GatewayD Plugins
0s
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
|