Add linting step to CI #157
Annotations
10 errors
svchost.go#L61
Error return value is not checked (errcheck)
|
disco/disco_test.go#L41
Error return value of `w.Write` is not checked (errcheck)
|
disco/disco_test.go#L80
Error return value of `w.Write` is not checked (errcheck)
|
disco/disco_test.go#L82
Error return value of `w.Write` is not checked (errcheck)
|
disco/disco_test.go#L133
Error return value of `d.Discover` is not checked (errcheck)
|
disco/disco_test.go#L301
Error return value is not checked (errcheck)
|
disco/disco_test.go#L452
Error return value of `url.Parse` is not checked (errcheck)
|
disco/host_test.go#L21
Error return value of `url.Parse` is not checked (errcheck)
|
disco/host_test.go#L77
Error return value of `url.Parse` is not checked (errcheck)
|
auth/helper_program.go#L52
appendCombine: can combine chain of 2 appends into one (gocritic)
|
The logs for this run have expired and are no longer available.
Loading