Skip to content

Resolves #28 Implement execution/constants.go & execution/execution.go #117

Resolves #28 Implement execution/constants.go & execution/execution.go

Resolves #28 Implement execution/constants.go & execution/execution.go #117

Triggered via pull request October 1, 2024 11:01
@ABD-AZEABD-AZE
synchronize #61
ABD-AZE:dev
Status Failure
Total duration 1m 0s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: execution/execution.go#L32
ExecutionRpc.New undefined (type ExecutionRpc has no field or method New)
test: execution/execution.go#L50
e.Rpc.ChainID undefined (type ExecutionRpc has no field or method ChainID)
test: execution/execution.go#L61
undefined: ErrIncorrectRpcNetwork
test: execution/execution.go#L67
undefined: H256
test: execution/execution.go#L67
undefined: BlockTag
test: execution/execution.go#L67
undefined: Account
test: execution/execution.go#L68
e.state.GetBlock undefined (type State has no field or method GetBlock)
test: execution/execution.go#L299
undefined: filter
test: execution/execution.go#L299
invalid character U+003F '?'
test: execution/execution.go#L299
undefined: Log
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/