Skip to content

Run golangci-lint

Run golangci-lint #1

Triggered via pull request November 27, 2024 16:47
@c2h5ohc2h5oh
synchronize #146
add_golangci
Status Failure
Total duration 57s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)
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)