Merge pull request #13 from darrenvechain/go-lint #3
Annotations
10 errors
golangci-lint:
blake2b/blake2b_test.go#L186
Error return value of `h.Write` is not checked (errcheck)
|
golangci-lint:
blake2b/blake2x.go#L147
Error return value of `x.d.Write` is not checked (errcheck)
|
golangci-lint:
blake2b/blake2x.go#L163
Error return value of `x.d.Write` is not checked (errcheck)
|
golangci-lint:
vm/bn256/google/bn256_test.go#L278
Error return value of `pa.Unmarshal` is not checked (errcheck)
|
golangci-lint:
vm/bn256/google/bn256_test.go#L280
Error return value of `qa.Unmarshal` is not checked (errcheck)
|
golangci-lint:
vm/bn256/google/bn256_test.go#L282
Error return value of `pb.Unmarshal` is not checked (errcheck)
|
golangci-lint:
vm/bn256/google/bn256_test.go#L284
Error return value of `qb.Unmarshal` is not checked (errcheck)
|
golangci-lint:
vm/bn256/google/bn256_test.go#L286
Error return value of `pc.Unmarshal` is not checked (errcheck)
|
golangci-lint:
vm/bn256/google/bn256_test.go#L288
Error return value of `qc.Unmarshal` is not checked (errcheck)
|
golangci-lint:
vm/instructions_test.go#L47
Error return value is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading