blockservice: remove inner fields access methods #850
Annotations
6 errors and 1 warning
sharness
bs.Blockstore undefined (type blockservice.BlockService has no field or method Blockstore)
|
sharness
cannot use (*BlockService)(nil) (value of type *BlockService) as blockservice.BlockService value in variable declaration: *BlockService does not implement blockservice.BlockService (missing method ContextWithSession)
|
sharness
cannot use &BlockService{…} (value of type *BlockService) as blockservice.BlockService value in return statement: *BlockService does not implement blockservice.BlockService (missing method ContextWithSession)
|
sharness
nbs.bs.Blockstore undefined (type blockservice.BlockService has no field or method Blockstore)
|
sharness
nbs.bs.Exchange undefined (type blockservice.BlockService has no field or method Exchange)
|
sharness
Process completed with exit code 2.
|
sharness
Restore cache failed: Dependencies file is not found in /home/runner/work/boxo/boxo. Supported file pattern: go.sum
|