Skip to content

deps: Update lotus, kubo, boxo, kubo-api-client, lassie #162

deps: Update lotus, kubo, boxo, kubo-api-client, lassie

deps: Update lotus, kubo, boxo, kubo-api-client, lassie #162

Triggered via push March 25, 2024 14:33
Status Failure
Total duration 2m 44s
Artifacts

go-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All
cannot use (*testStagingProvider)(nil) (value of type *testStagingProvider) as CarStorageProvider value in variable declaration: *testStagingProvider does not implement CarStorageProvider (missing method Has)
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: carlog/carlog_test.go#L289
cannot use tsp (variable of type *testStagingProvider) as CarStorageProvider value in argument to Create: *testStagingProvider does not implement CarStorageProvider (missing method Has)
go-check / All: carlog/carlog_test.go#L337
cannot use tsp (variable of type *testStagingProvider) as CarStorageProvider value in argument to Open: *testStagingProvider does not implement CarStorageProvider (missing method Has)
go-check / All: carlog/carlog_test.go#L358
cannot use tsp (variable of type *testStagingProvider) as CarStorageProvider value in argument to Open: *testStagingProvider does not implement CarStorageProvider (missing method Has)
go-check / All: carlog/carlog_test.go#L371
cannot use (*testStagingProvider)(nil) (value of type *testStagingProvider) as CarStorageProvider value in variable declaration: *testStagingProvider does not implement CarStorageProvider (missing method Has)
go-check / All: carlog/carlog_test.go#L428
cannot use &testStagingProvider{} (value of type *testStagingProvider) as CarStorageProvider value in variable declaration: *testStagingProvider does not implement CarStorageProvider (missing method Has) (compile)
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)