Return errors instead of printing to logs #67
Annotations
6 errors
|
Run GolangCI-Lint:
client.go#L429
Error return value of `netConn.SetDeadline` is not checked (errcheck)
|
Run GolangCI-Lint:
compression.go#L36
Error return value of `(compress/flate.Resetter).Reset` is not checked (errcheck)
|
Run GolangCI-Lint:
conn.go#L937
Error return value of `c.WriteControl` is not checked (errcheck)
|
Run GolangCI-Lint:
conn.go#L998
Error return value of `c.WriteControl` is not checked (errcheck)
|
Run GolangCI-Lint
issues found
|
Loading