Skip to content

blockservice: remove inner fields access methods #850

blockservice: remove inner fields access methods

blockservice: remove inner fields access methods #850

Triggered via pull request January 15, 2024 17:30
Status Failure
Total duration 1m 50s
Artifacts

gateway-sharness.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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