Add minows #1098
Annotations
10 errors and 1 warning
lint:
testing/fake/fake.go#L20
Error return value of `rand.Read` is not checked (errcheck)
|
lint:
testing/fake/serde.go#L14
Error return value of `rand.Read` is not checked (errcheck)
|
lint:
testing/fake/serde.go#L44
Error return value of `w.Write` is not checked (errcheck)
|
lint:
mino/mino_test.go#L30
Error return value is not checked (errcheck)
|
lint:
core/store/kv/default_test.go#L168
Error return value of `b.Scan` is not checked (errcheck)
|
lint:
cli/ucli/ucli_test.go#L15
Error return value is not checked (errcheck)
|
lint:
cli/ucli/ucli_test.go#L31
Error return value is not checked (errcheck)
|
lint:
cli/ucli/ucli_test.go#L42
Error return value is not checked (errcheck)
|
lint:
crypto/loader/file_test.go#L24
Error return value is not checked (errcheck)
|
lint:
dkg/pedersen/types/messages_test.go#L358
Error return value is not checked (errcheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|