deps: Update lotus, kubo, boxo, kubo-api-client, lassie #162
Annotations
8 errors
Run tests:
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)
|
Run tests:
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)
|
Run tests:
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)
|
Run tests:
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)
|
Run tests:
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)
|
Run tests:
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
|
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
Loading