add search api #3749
Annotations
10 errors
internal/ethapi/api.go#L759
cognitive complexity 54 of func `(*SearcherAPI).CallBundle` is high (> 30) (gocognit)
|
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)
|
internal/ethapi/api.go#L668
only one cuddle assignment allowed before if statement (wsl)
|
internal/ethapi/api.go#L702
only one cuddle assignment allowed before if statement (wsl)
|
internal/ethapi/api.go#L710
only one cuddle assignment allowed before if statement (wsl)
|
internal/ethapi/api.go#L713
assignments should only be cuddled with other assignments (wsl)
|
internal/ethapi/api.go#L714
only one cuddle assignment allowed before if statement (wsl)
|
internal/ethapi/api.go#L717
if statements should only be cuddled with assignments (wsl)
|
internal/ethapi/api.go#L720
assignments should only be cuddled with other assignments (wsl)
|
The logs for this run have expired and are no longer available.
Loading