Skip to content

rbdeal: better claim extend logs #166

rbdeal: better claim extend logs

rbdeal: better claim extend logs #166

Triggered via push March 31, 2024 11:50
Status Failure
Total duration 7m 49s
Artifacts

go-test.yml

on: push
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

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 / 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.
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.