Trie node typing exploration #515
build.yml
on: pull_request
build
40s
checkout-submodules
51s
blockchain
/
test-blockchain
client
/
test client docker file
client
/
test-client
client
/
test-client-cli
common
/
test-common
devp2p
/
test-devp2p
ethash
/
test-ethash
examples
/
test-examples
genesis
/
test-genesis
lint
/
lint
rlp
/
test-rlp
statemanager
/
test-statemanager
trie
/
test-trie
util
/
test-util
verkle
/
test-verkle
wallet
/
test-wallet
block
/
test-block
browser
/
test-all-browser
evm
/
test-evm
tx
/
test-tx
typecheck
/
typecheck
vm-pr
/
vm-api
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
Annotations
9 errors
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Argument of type 'Uint8Array | (Uint8Array | Uint8Array[] | null)[]' is not assignable to parameter of type 'Uint8Array | Uint8Array[] | null'.
|
build
Process completed with exit code 1.
|