build-ubuntu-amd64-release.yml
on: push
build-jammy-amd64-package
1m 14s
build-focal-amd64-package
1m 15s
Annotations
20 errors
build-focal-amd64-package
impossible type assertion: wrapper.Block.(*Block)
|
build-focal-amd64-package
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-focal-amd64-package
cannot use block (variable of type *Block) as snowman.Block value in struct literal: *Block does not implement snowman.Block (missing method VerifyProposer)
|
build-focal-amd64-package
cannot use blk (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
|
build-focal-amd64-package
cannot use block (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
|
build-focal-amd64-package
impossible type assertion: block.(*Block)
|
build-focal-amd64-package
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-focal-amd64-package
impossible type assertion: block.(*Block)
|
build-focal-amd64-package
impossible type assertion: nextAncestorIntf.(*Block)
|
build-focal-amd64-package
impossible type assertion: parentIntf.(*Block)
|
build-jammy-amd64-package
impossible type assertion: wrapper.Block.(*Block)
|
build-jammy-amd64-package
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-jammy-amd64-package
cannot use block (variable of type *Block) as snowman.Block value in struct literal: *Block does not implement snowman.Block (missing method VerifyProposer)
|
build-jammy-amd64-package
cannot use blk (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
|
build-jammy-amd64-package
cannot use block (variable of type *Block) as snowman.Block value in return statement: *Block does not implement snowman.Block (missing method VerifyProposer)
|
build-jammy-amd64-package
impossible type assertion: block.(*Block)
|
build-jammy-amd64-package
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-jammy-amd64-package
impossible type assertion: block.(*Block)
|
build-jammy-amd64-package
impossible type assertion: nextAncestorIntf.(*Block)
|
build-jammy-amd64-package
impossible type assertion: parentIntf.(*Block)
|