Task/improve evm tracer performance #6691
build-test.yml
on: pull_request
Test
5m 10s
Lint
3m 47s
Matrix: Wasm contract tests
Annotations
9 errors and 6 warnings
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)
|
Lint:
packages/evm/jsonrpc/tracer_call.go#L293
unnecessary leading newline (whitespace)
|
Lint:
packages/evm/jsonrpc/tracer_prestate.go#L206
shadow: declaration of "err" shadows declaration at line 201 (govet)
|
Lint:
packages/evm/jsonrpc/tracer_prestate.go#L224
shadow: declaration of "err" shadows declaration at line 201 (govet)
|
Lint:
packages/evm/jsonrpc/tracer_prestate.go#L232
shadow: declaration of "err" shadows declaration at line 201 (govet)
|
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L631
shadow: declaration of "err" shadows declaration at line 614 (govet)
|
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L638
shadow: declaration of "err" shadows declaration at line 614 (govet)
|
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L644
shadow: declaration of "err" shadows declaration at line 614 (govet)
|
Lint
issues found
|
Wasm contract tests (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Wasm contract tests (rswasm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|