Skip to content

Blockchain: More Modern and Flexible Consensus Layout / Tree Shaking Optimization #3772

Blockchain: More Modern and Flexible Consensus Layout / Tree Shaking Optimization

Blockchain: More Modern and Flexible Consensus Layout / Tree Shaking Optimization #3772

Status Failure
Total duration 2m 40s
Artifacts

browser.yml

on: pull_request
Matrix: test-all-browser
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-all-browser (20)
Argument of type '{ db: LevelDB<string | Uint8Array, string | Uint8Array | DBObject>; common: Common; hardforkByHeadBlockNumber: true; validateBlocks: true; validateConsensus: boolean; genesisState: GenesisState | undefined; genesisStateRoot: Uint8Array | undefined; }' is not assignable to parameter of type 'BlockchainOptions'.
test-all-browser (20)
Object is possibly 'undefined'.
test-all-browser (20)
Argument of type '{ common: Common; hardforkByHeadBlockNumber: true; validateConsensus: boolean; validateBlocks: true; genesisState: GenesisState | undefined; genesisStateRoot: Uint8Array | undefined; db: LevelDB<...>; }' is not assignable to parameter of type 'BlockchainOptions'.
test-all-browser (20)
Process completed with exit code 1.