Skip to content

Refactor server and proxy and remove gnet/v2 #821

Refactor server and proxy and remove gnet/v2

Refactor server and proxy and remove gnet/v2 #821

Triggered via pull request October 11, 2023 20:08
Status Failure
Total duration 1m 3s
Artifacts

test.yaml

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

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