wip #309
build-linux-binaries.yml
on: push
build-x86_64-binaries-tarball
1m 11s
build-arm64-binaries-tarball
7s
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)
|