ci: optimize checkout #18
Annotations
10 errors and 1 warning
|
cmd/main.go#L103
Error return value of `fmt.Scanln` is not checked (errcheck)
|
|
internal/utils/types.go#L97
Error return value of `file.Close` is not checked (errcheck)
|
|
internal/utils/types.go#L222
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
internal/utils/types_test.go#L104
Error return value of `os.Remove` is not checked (errcheck)
|
|
internal/utils/types_test.go#L110
Error return value of `file.Close` is not checked (errcheck)
|
|
internal/utils/types_test.go#L226
Error return value of `w.Write` is not checked (errcheck)
|
|
cmd/main.go#L39
QF1003: could use tagged switch on args.Retry (staticcheck)
|
|
cmd/main.go#L46
QF1003: could use tagged switch on timeout (staticcheck)
|
|
internal/mirroring/put.go#L113
ST1005: error strings should not be capitalized (staticcheck)
|
|
internal/mirroring/put.go#L122
ST1005: error strings should not be capitalized (staticcheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading