feat(evm): add prestate tracer (fixes #3512) #6667
build-test.yml
on: pull_request
Test
5m 5s
Lint
3m 41s
Matrix: Wasm contract tests
Annotations
4 errors and 14 warnings
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L727
shadow: declaration of "err" shadows declaration at line 646 (govet)
|
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L919
ineffectual assignment to err (ineffassign)
|
Lint:
packages/evm/jsonrpc/tracer_prestate.go#L122
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
Lint
issues found
|
Wasm contract tests (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Wasm contract tests (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Wasm contract tests (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (rswasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Wasm contract tests (rswasm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Wasm contract tests (rswasm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (rswasm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (rswasm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Wasm contract tests (rswasm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|