wip smb support #145
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.
|