Skip to content

wip smb support

wip smb support #133

Triggered via pull request November 30, 2023 16:28
Status Failure
Total duration 3m 12s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.