Skip to content

client: Add more unit tests for setHead function #1082

client: Add more unit tests for setHead function

client: Add more unit tests for setHead function #1082

Re-run triggered December 18, 2024 17:21
Status Failure
Total duration 1m 20s
Artifacts

build.yml

on: pull_request
checkout-submodules
55s
checkout-submodules
blockchain  /  test-blockchain
blockchain / test-blockchain
client  /  test client docker file
client / test client docker file
client  /  test-client
client / test-client
client  /  test-client-cli
client / test-client-cli
common  /  test-common
common / test-common
devp2p  /  test-devp2p
devp2p / test-devp2p
ethash  /  test-ethash
ethash / test-ethash
examples  /  test-examples
examples / test-examples
genesis  /  test-genesis
genesis / test-genesis
lint  /  lint
lint / lint
mpt  /  test-mpt
mpt / test-mpt
rlp  /  test-rlp
rlp / test-rlp
statemanager  /  test-statemanager
statemanager / test-statemanager
util  /  test-util
util / test-util
verkle  /  test-verkle
verkle / test-verkle
wallet  /  test-wallet
wallet / test-wallet
block  /  test-block
block / test-block
browser  /  test-all-browser
browser / test-all-browser
evm  /  test-evm
evm / test-evm
tx  /  test-tx
tx / test-tx
typecheck  /  typecheck
typecheck / typecheck
vm-pr  /  vm-api
vm-pr / vm-api
vm-pr  /  vm-benchmarks
vm-pr / vm-benchmarks
Matrix: vm-pr / vm-blockchain-extended
Waiting for pending jobs
Matrix: vm-pr / vm-blockchain
Waiting for pending jobs
Matrix: vm-pr / vm-state-extended
Waiting for pending jobs
Matrix: vm-pr / vm-state
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
Type 'RPCMethod' is not assignable to type '() => Promise<{ name: string; enode: string | undefined; id: string | undefined; ip: string; listenAddr: string; ports: { discovery: number | undefined; listener: number | undefined; }; protocols: { ...; }; }>'.
build
Type 'RPCMethod' is not assignable to type '() => Promise<{ id: string; name: string | null; protocols: { eth: { head: `0x${string}`; difficulty: any; version: number | null; }; }; caps: string[] | undefined; network: { remoteAddress: string; }; }[]>'.
build
Type 'RPCMethod' is not assignable to type '(_params?: never[]) => Promise<`0x${string}`>'.
build
Type 'RPCMethod' is not assignable to type '(_params?: never[]) => Promise<`0x${string}`>'.
build
Type 'RPCMethod' is not assignable to type '(_params?: never[]) => Promise<`0x${string}`>'.
build
Type 'RPCMethod' is not assignable to type '(_params?: never[]) => `0x${string}`'.
build
Type 'RPCMethod' is not assignable to type '(_params?: never[]) => Promise<false | { startingBlock: `0x${string}`; currentBlock: `0x${string}`; highestBlock: `0x${string}`; }>'.
build
Type 'RPCMethod' is not assignable to type '() => Promise<`0x${string}`>'.
build
Type 'RPCMethod' is not assignable to type '() => Promise<`0x${string}`>'.
build
Type 'RPCMethod' is not assignable to type '(_params?: never[]) => string'.
checkout-submodules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636