Run golangci-lint #2
Annotations
10 errors
lint:
ethtest/testchain.go#L328
declaration has 3 blank identifiers (dogsled)
|
lint:
go-ethereum/common/hexutil/json.go#L124
Error return value of `hex.Decode` is not checked (errcheck)
|
lint:
go-ethereum/common/hexutil/json.go#L145
Error return value of `hex.Decode` is not checked (errcheck)
|
lint:
go-ethereum/common/hexutil/json_test.go#L309
Error return value of `v.UnmarshalJSON` 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)
|
lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L282
Error return value of `pb.Unmarshal` is not checked (errcheck)
|
lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L284
Error return value of `qb.Unmarshal` is not checked (errcheck)
|
lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L286
Error return value of `pc.Unmarshal` is not checked (errcheck)
|
lint:
go-ethereum/crypto/bn256/google/bn256_test.go#L288
Error return value of `qc.Unmarshal` is not checked (errcheck)
|