Run golangci-lint #1
Annotations
10 errors
golangci-lint:
go-ethereum/event/event_test.go#L74
Error return value of `mux.Post` is not checked (errcheck)
|
golangci-lint:
go-ethereum/event/event_test.go#L173
Error return value of `mux.Post` is not checked (errcheck)
|
golangci-lint:
go-ethereum/event/event_test.go#L191
Error return value of `mux.Post` is not checked (errcheck)
|
golangci-lint:
go-ethereum/common/lru/basiclru_test.go#L199
Error return value of `crand.Read` is not checked (errcheck)
|
golangci-lint:
go-ethereum/common/lru/basiclru_test.go#L201
Error return value of `crand.Read` is not checked (errcheck)
|
golangci-lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L278
Error return value of `pa.Unmarshal` is not checked (errcheck)
|
golangci-lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L280
Error return value of `qa.Unmarshal` is not checked (errcheck)
|
golangci-lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L282
Error return value of `pb.Unmarshal` is not checked (errcheck)
|
golangci-lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L284
Error return value of `qb.Unmarshal` is not checked (errcheck)
|
golangci-lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L286
Error return value of `pc.Unmarshal` is not checked (errcheck)
|
Loading