rbdeal: look for sectors for all non-nil dealids #169
Annotations
24 errors
go-test / ubuntu (go this):
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-test / ubuntu (go this):
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-test / ubuntu (go this):
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-test / ubuntu (go this):
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-test / ubuntu (go this):
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)
|
go-test / ubuntu (go this):
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-test / ubuntu (go this):
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
|
go-test / ubuntu (go this)
Process completed with exit code 1.
|
go-test / windows (go this):
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-test / windows (go this):
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-test / windows (go this):
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-test / windows (go this):
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-test / windows (go this):
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)
|
go-test / windows (go this):
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-test / windows (go this):
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
|
go-test / windows (go this)
Process completed with exit code 1.
|
go-test / macos (go this):
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-test / macos (go this):
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-test / macos (go this):
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-test / macos (go this):
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-test / macos (go this):
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)
|
go-test / macos (go this):
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-test / macos (go this):
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
|
go-test / macos (go this)
Process completed with exit code 1.
|