Skip to content

Docker release

Docker release #35

Triggered via pull request July 13, 2024 11:55
Status Failure
Total duration 55s
Billable time 1m
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: util/util.go#L30
Error return value of `writer.Write` is not checked (errcheck)
test: util/util.go#L37
Error return value of `writer.Write` is not checked (errcheck)
test: util/util_test.go#L49
Error return value of `file.Seek` is not checked (errcheck)
test: cmd/scrape.go#L37
Error return value of `scrapeCmd.MarkFlagRequired` is not checked (errcheck)
test: cmd/scrape.go#L38
Error return value of `scrapeCmd.MarkFlagRequired` is not checked (errcheck)
test: util/util.go#L43
S1023: redundant `return` statement (gosimple)
test
issues found