Task/improve evm tracer performance #6691
Annotations
9 errors and 2 warnings
Run global scope golangci-lint:
packages/evm/jsonrpc/tracer_call.go#L321
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/tracer_call.go#L293
unnecessary leading newline (whitespace)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/tracer_prestate.go#L206
shadow: declaration of "err" shadows declaration at line 201 (govet)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/tracer_prestate.go#L224
shadow: declaration of "err" shadows declaration at line 201 (govet)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/tracer_prestate.go#L232
shadow: declaration of "err" shadows declaration at line 201 (govet)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L631
shadow: declaration of "err" shadows declaration at line 614 (govet)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L638
shadow: declaration of "err" shadows declaration at line 614 (govet)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L644
shadow: declaration of "err" shadows declaration at line 614 (govet)
|
Run global scope golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|
Loading