feat: api: add SectorNumber to MarketDealState (nv22) #611
Annotations
10 errors
Run gotestsum \:
chain/actors/builtin/market/v0.go#L224
cannot use (*dealStateV0)(nil) (value of type *dealStateV0) as DealState value in variable declaration: *dealStateV0 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v10.go#L223
cannot use (*dealStateV10)(nil) (value of type *dealStateV10) as DealState value in variable declaration: *dealStateV10 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v11.go#L223
cannot use (*dealStateV11)(nil) (value of type *dealStateV11) as DealState value in variable declaration: *dealStateV11 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v12.go#L223
cannot use (*dealStateV12)(nil) (value of type *dealStateV12) as DealState value in variable declaration: *dealStateV12 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v13.go#L223
cannot use (*dealStateV13)(nil) (value of type *dealStateV13) as DealState value in variable declaration: *dealStateV13 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v14.go#L223
cannot use (*dealStateV14)(nil) (value of type *dealStateV14) as DealState value in variable declaration: *dealStateV14 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v2.go#L224
cannot use (*dealStateV2)(nil) (value of type *dealStateV2) as DealState value in variable declaration: *dealStateV2 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v3.go#L219
cannot use (*dealStateV3)(nil) (value of type *dealStateV3) as DealState value in variable declaration: *dealStateV3 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v4.go#L219
cannot use (*dealStateV4)(nil) (value of type *dealStateV4) as DealState value in variable declaration: *dealStateV4 does not implement DealState (missing method SectorNumber)
|
Run gotestsum \:
chain/actors/builtin/market/v5.go#L219
cannot use (*dealStateV5)(nil) (value of type *dealStateV5) as DealState value in variable declaration: *dealStateV5 does not implement DealState (missing method SectorNumber)
|
The logs for this run have expired and are no longer available.
Loading