Skip to content

Merge branch 'BlocSoc-iitr:dev' into dev #15

Merge branch 'BlocSoc-iitr:dev' into dev

Merge branch 'BlocSoc-iitr:dev' into dev #15

Triggered via push October 7, 2024 13:02
Status Failure
Total duration 1m 23s
Artifacts

test.yml

on: push
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#L68
assignment mismatch: 2 variables but e.state.GetBlock returns 1 value
test: execution/execution.go#L299
undefined: filter
test: execution/execution.go#L299
invalid character U+003F '?'
test: execution/execution.go#L299
undefined: Log
test: execution/state.go#L7
State redeclared in this block
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/