Skip to content

Add receive timeout #780

Add receive timeout

Add receive timeout #780

Triggered via pull request September 20, 2023 20:25
Status Failure
Total duration 1m 9s
Artifacts

test.yaml

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

Annotations

4 errors and 1 warning
Test GatewayD: network/utils_test.go#L81
Error return value is not checked (errcheck)
Test GatewayD: network/utils_test.go#L96
Error return value is not checked (errcheck)
Test GatewayD: network/utils_test.go#L111
Error return value is not checked (errcheck)
Test GatewayD
issues found
Test GatewayD: network/utils_test.go#L49
var-naming: don't use underscores in Go names; var seed_values should be seedValues (revive)