Skip to content

blockservice: move session handling as part of the interface #848

blockservice: move session handling as part of the interface

blockservice: move session handling as part of the interface #848

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

gateway-sharness.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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
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