blockservice: remove inner fields access methods #2410
Annotations
10 errors
go-check / All
cannot use blockService (variable of type blockservice.BlockService) as *blockservice.BlockService value in argument to gateway.NewBlocksBackend
|
go-check / All
Process completed with exit code 1.
|
go-check / All
cannot use blockService (variable of type blockservice.BlockService) as *blockservice.BlockService value in argument to gateway.NewBlocksBackend
|
go-check / All
cannot use nil as blockservice.BlockService value in return statement
|
go-check / All
cannot use nil as blockservice.BlockService value in return statement
|
go-check / All
cannot use nil as blockservice.BlockService value in return statement
|
go-check / All
cannot use blockService (variable of type *blockservice.BlockService) as blockservice.BlockService value in return statement (compile)
|
go-check / All
cannot use blockService (variable of type blockservice.BlockService) as *blockservice.BlockService value in argument to gateway.NewBlocksBackend
|
go-check / All
cannot use nil as blockservice.BlockService value in return statement
|
go-check / All
cannot use nil as blockservice.BlockService value in return statement
|