feat(evm): add prestate tracer (fixes #3512) #6667
Annotations
4 errors and 1 warning
Run global scope golangci-lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L727
shadow: declaration of "err" shadows declaration at line 646 (govet)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L919
ineffectual assignment to err (ineffassign)
|
Run global scope golangci-lint:
packages/evm/jsonrpc/tracer_prestate.go#L122
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
Run global scope golangci-lint
issues found
|
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