Skip to content

internal/ethapi: eth_call block parameter is optional (#28165) #1828

internal/ethapi: eth_call block parameter is optional (#28165)

internal/ethapi: eth_call block parameter is optional (#28165) #1828

Triggered via pull request January 21, 2025 08:50
Status Failure
Total duration 1m 23s
Artifacts

test-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: consensus/consortium/common/contract.go#L438
cannot use blockNrOrHash (variable of type rpc.BlockNumberOrHash) as *rpc.BlockNumberOrHash value in argument to c.ethAPI.Call
test: consensus/consortium/common/contract.go#L638
cannot use block (variable of type rpc.BlockNumberOrHash) as *rpc.BlockNumberOrHash value in argument to b.Call
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636