Implement trace_block EP and conversion logic #6672
build-test.yml
on: pull_request
Test
5m 20s
Lint
3m 45s
Matrix: Wasm contract tests
Annotations
10 errors and 14 warnings
Lint:
packages/evm/jsonrpc/trace_block.go#L126
appendAssign: append result not assigned to the same slice (gocritic)
|
Lint:
packages/evm/jsonrpc/trace_block_test.go#L136
var-naming: var actionJson should be actionJSON (revive)
|
Lint:
packages/evm/jsonrpc/trace_block.go#L130
increment-decrement: should replace subCalls += 1 with subCalls++ (revive)
|
Lint:
packages/evm/jsonrpc/trace_block_test.go#L142
var-naming: var resultJson should be resultJSON (revive)
|
Lint:
packages/evm/jsonrpc/trace_block.go#L67
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Lint:
packages/evm/jsonrpc/trace_block.go#L68
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L830
directive `//nolint:govet` is unused for linter "govet" (nolintlint)
|
Lint:
packages/evm/jsonrpc/jsonrpctest/jsonrpc_test.go#L848
directive `//nolint:govet` is unused for linter "govet" (nolintlint)
|
Lint
issues found
|
Wasm contract tests (rswasm)
Process completed with exit code 1.
|
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/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|
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/
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/wasp/wasp. Supported file pattern: go.sum
|