Docker release #35
Annotations
7 errors
util/util.go#L30
Error return value of `writer.Write` is not checked (errcheck)
|
util/util.go#L37
Error return value of `writer.Write` is not checked (errcheck)
|
util/util_test.go#L49
Error return value of `file.Seek` is not checked (errcheck)
|
cmd/scrape.go#L37
Error return value of `scrapeCmd.MarkFlagRequired` is not checked (errcheck)
|
cmd/scrape.go#L38
Error return value of `scrapeCmd.MarkFlagRequired` is not checked (errcheck)
|
util/util.go#L43
S1023: redundant `return` statement (gosimple)
|
|
This job failed
Loading