Bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 in the go-modules group #51
Annotations
10 errors
util/client.go#L147
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
|
util/client.go#L153
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
|
util/client.go#L159
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
|
util/csv.go#L43
Error return value of `fqcw.w.WriteRune` is not checked (errcheck)
|
util/csv.go#L45
Error return value of `fqcw.w.WriteByte` is not checked (errcheck)
|
util/csv.go#L49
Error return value of `fqcw.w.WriteString` is not checked (errcheck)
|
util/csv.go#L50
Error return value of `fqcw.w.WriteByte` is not checked (errcheck)
|
util/hash_test.go#L39
Error return value of `testFile.WriteString` is not checked (errcheck)
|
pkg/options/options_test.go#L84
Error return value of `p.Parse` is not checked (errcheck)
|
pkg/options/options_test.go#L99
Error return value of `p.Parse` is not checked (errcheck)
|
This job failed
Loading