check_network: fix list out of bounds crash #325
Annotations
3 errors
Run make citest:
pkg/snclient/check_network.go#L109
var-naming: don't use underscores in Go names; var total_received should be totalReceived (revive)
|
Run make citest:
pkg/snclient/check_network.go#L110
var-naming: don't use underscores in Go names; var total_sent should be totalSent (revive)
|
Run make citest
Process completed with exit code 2.
|
Loading