Skip to content

wip smb support

wip smb support #145

Triggered via pull request December 10, 2023 15:20
@magik6kmagik6k
synchronize #56
feat/wip-smb
Status Failure
Total duration 3m 19s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
go-check / All
Process completed with exit code 1.
go-check / All
cannot use (func(c cid.Cid) ([]byte, error) literal) (value of type func(c cid.Cid) ([]byte, error)) as func(cid.Cid, []byte) ([]byte, error) value in argument to NewCarRepairReader
go-check / All
Process completed with exit code 1.
go-check / All: ributil/repair_car_test.go#L236
cannot use func(c cid.Cid) ([]byte, error) {…} (value of type func(c cid.Cid) ([]byte, error)) as func(cid.Cid, []byte) ([]byte, error) value in argument to NewCarRepairReader
go-check / All: ributil/repair_car_test.go#L324
cannot use func(c cid.Cid) ([]byte, error) {…} (value of type func(c cid.Cid) ([]byte, error)) as func(cid.Cid, []byte) ([]byte, error) value in argument to NewCarRepairReader (compile)
go-check / All
Process completed with exit code 1.