wip smb support #133
Annotations
10 errors
go-check / All
Process completed with exit code 1.
|
go-check / All
missing return
|
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:
smbtst/smb.go#L147
hnd declared and not used
|
go-check / All:
smbtst/smb.go#L153
missing return
|
go-check / All:
smbtst/smb.go#L184
missing return (compile)
|
go-check / All
Process completed with exit code 1.
|