test: add unit tests for service.go #31
Annotations
4 errors
pkg/downloader.go#L90
Error return value of `fmt.Fscan` is not checked (errcheck)
|
pkg/downloader.go#L100
Error return value of `fmt.Fscan` is not checked (errcheck)
|
tests/unit/downloader_test.go#L46
Error return value of `w.Write` is not checked (errcheck)
|
|
This job failed
Loading