Refactor server and proxy and remove gnet/v2
#821
test.yaml
on: pull_request
Test GatewayD
52s
Test GatewayD Plugins
0s
Annotations
8 errors
Test GatewayD:
network/client.go#L228
Error return value of `c.Conn.SetDeadline` is not checked (errcheck)
|
Test GatewayD:
network/proxy.go#L510
Error return value of `cl.Conn.SetDeadline` is not checked (errcheck)
|
Test GatewayD:
network/proxy.go#L522
Error return value of `conn.SetDeadline` is not checked (errcheck)
|
Test GatewayD:
network/proxy.go#L528
Error return value of `cl.Conn.SetDeadline` is not checked (errcheck)
|
Test GatewayD:
network/server_test.go#L243
`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#L266
parameter name 's' is too short for the scope of its usage (varnamelen)
|
Test GatewayD
issues found
|