Run golangci-lint #4
Annotations
10 errors
lint:
go-ethereum/crypto/blake2b/blake2b_test.go#L178
Error return value of `h.Write` is not checked (errcheck)
|
lint:
go-ethereum/crypto/blake2b/blake2x.go#L147
Error return value of `x.d.Write` is not checked (errcheck)
|
lint:
go-ethereum/crypto/blake2b/blake2x.go#L163
Error return value of `x.d.Write` is not checked (errcheck)
|
lint:
go-ethereum/event/event_test.go#L74
Error return value of `mux.Post` is not checked (errcheck)
|
lint:
go-ethereum/event/event_test.go#L173
Error return value of `mux.Post` is not checked (errcheck)
|
lint:
go-ethereum/event/event_test.go#L191
Error return value of `mux.Post` is not checked (errcheck)
|
lint:
go-ethereum/common/lru/basiclru_test.go#L199
Error return value of `crand.Read` is not checked (errcheck)
|
lint:
go-ethereum/common/lru/basiclru_test.go#L201
Error return value of `crand.Read` is not checked (errcheck)
|
lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L278
Error return value of `pa.Unmarshal` is not checked (errcheck)
|
lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L280
Error return value of `qa.Unmarshal` is not checked (errcheck)
|