add search api #3815
Annotations
10 errors
eth/catalyst/api_test.go#L119
Error return value of `(*github.com/ethereum/go-ethereum/core/txpool.TxPool).AddLocal` is not checked (errcheck)
|
eth/catalyst/api_test.go#L345
Error return value of `(*github.com/ethereum/go-ethereum/core/txpool.TxPool).AddLocal` is not checked (errcheck)
|
eth/catalyst/api_test.go#L537
Error return value of `(*github.com/ethereum/go-ethereum/core/txpool.TxPool).AddLocal` is not checked (errcheck)
|
miner/stress/beacon/main.go#L432
Error return value of `fdlimit.Raise` is not checked (errcheck)
|
internal/ethapi/api.go#L759
cognitive complexity 54 of func `(*SearcherAPI).CallBundle` is high (> 30) (gocognit)
|
miner/stress/beacon/main.go#L303
cognitive complexity 37 of func `(*nodeManager).run` is high (> 30) (gocognit)
|
miner/stress/beacon/main.go#L196
string `VALID` has 2 occurrences, make it a constant (goconst)
|
miner/stress/beacon/main.go#L472
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
internal/ethapi/api.go#L899
`if args.CreateAccessList` has complex nested blocks (complexity: 8) (nestif)
|
internal/ethapi/api.go#L667
declarations should never be cuddled (wsl)
|
The logs for this run have expired and are no longer available.
Loading