Skip to content

feat(gateway): more explicit IPFSBackend and no multi-range #733

feat(gateway): more explicit IPFSBackend and no multi-range

feat(gateway): more explicit IPFSBackend and no multi-range #733

Triggered via pull request October 2, 2023 14:11
Status Failure
Total duration 1m 54s
Artifacts

gateway-sharness.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
sharness
cannot use &offlineGatewayErrWrapper{…} (value of type *offlineGatewayErrWrapper) as gateway.IPFSBackend value in argument to gateway.NewHandler: *offlineGatewayErrWrapper does not implement gateway.IPFSBackend (wrong type for method Head)
sharness
cannot use &offlineGatewayErrWrapper{…} (value of type *offlineGatewayErrWrapper) as gateway.IPFSBackend value in return statement: *offlineGatewayErrWrapper does not implement gateway.IPFSBackend (wrong type for method Head)
sharness
cannot use n (variable of type *gateway.HeadResponse) as files.Node value in return statement: *gateway.HeadResponse does not implement files.Node (missing method Size)
sharness
cannot use (*offlineGatewayErrWrapper)(nil) (value of type *offlineGatewayErrWrapper) as gateway.IPFSBackend value in variable declaration: *offlineGatewayErrWrapper does not implement gateway.IPFSBackend (wrong type for method Head)
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