Skip to content

Merge pull request #13 from darrenvechain/go-lint #3

Merge pull request #13 from darrenvechain/go-lint

Merge pull request #13 from darrenvechain/go-lint #3

Triggered via push January 8, 2024 12:14
Status Failure
Total duration 1m 10s
Artifacts

go-lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: blake2b/blake2b_test.go#L186
Error return value of `h.Write` is not checked (errcheck)
lint: blake2b/blake2x.go#L147
Error return value of `x.d.Write` is not checked (errcheck)
lint: blake2b/blake2x.go#L163
Error return value of `x.d.Write` is not checked (errcheck)
lint: vm/bn256/google/bn256_test.go#L278
Error return value of `pa.Unmarshal` is not checked (errcheck)
lint: vm/bn256/google/bn256_test.go#L280
Error return value of `qa.Unmarshal` is not checked (errcheck)
lint: vm/bn256/google/bn256_test.go#L282
Error return value of `pb.Unmarshal` is not checked (errcheck)
lint: vm/bn256/google/bn256_test.go#L284
Error return value of `qb.Unmarshal` is not checked (errcheck)
lint: vm/bn256/google/bn256_test.go#L286
Error return value of `pc.Unmarshal` is not checked (errcheck)
lint: vm/bn256/google/bn256_test.go#L288
Error return value of `qc.Unmarshal` is not checked (errcheck)
lint: vm/instructions_test.go#L47
Error return value is not checked (errcheck)