Skip to content

Run golangci-lint

Run golangci-lint #4

Triggered via pull request November 27, 2024 17:14
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/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)