Skip to content
Triggered via push November 21, 2023 05:31
Status Failure
Total duration 1m 48s
Artifacts
build-x86_64-binaries-tarball
1m 11s
build-x86_64-binaries-tarball
build-arm64-binaries-tarball
7s
build-arm64-binaries-tarball
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build-x86_64-binaries-tarball
impossible type assertion: wrapper.Block.(*Block)
build-x86_64-binaries-tarball
cannot use evmBlock (variable of type *Block) as snowman.Block value in argument to client.state.SetLastAcceptedBlock: *Block does not implement snowman.Block (missing method VerifyProposer)
build-x86_64-binaries-tarball
cannot use block (variable of type *Block) as snowman.Block value in struct literal: *Block does not implement snowman.Block (missing method VerifyProposer)
build-x86_64-binaries-tarball
cannot use blk (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
build-x86_64-binaries-tarball
cannot use block (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
build-x86_64-binaries-tarball
impossible type assertion: block.(*Block)
build-x86_64-binaries-tarball
cannot use vm.newBlock(ethBlock) (value of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
build-x86_64-binaries-tarball
impossible type assertion: block.(*Block)
build-x86_64-binaries-tarball
impossible type assertion: nextAncestorIntf.(*Block)
build-x86_64-binaries-tarball
impossible type assertion: parentIntf.(*Block)
build-arm64-binaries-tarball
impossible type assertion: wrapper.Block.(*Block)
build-arm64-binaries-tarball
cannot use evmBlock (variable of type *Block) as snowman.Block value in argument to client.state.SetLastAcceptedBlock: *Block does not implement snowman.Block (missing method VerifyProposer)
build-arm64-binaries-tarball
cannot use block (variable of type *Block) as snowman.Block value in struct literal: *Block does not implement snowman.Block (missing method VerifyProposer)
build-arm64-binaries-tarball
cannot use blk (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
build-arm64-binaries-tarball
cannot use block (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
build-arm64-binaries-tarball
impossible type assertion: block.(*Block)
build-arm64-binaries-tarball
cannot use vm.newBlock(ethBlock) (value of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
build-arm64-binaries-tarball
impossible type assertion: block.(*Block)
build-arm64-binaries-tarball
impossible type assertion: nextAncestorIntf.(*Block)
build-arm64-binaries-tarball
impossible type assertion: parentIntf.(*Block)