[Storehouse] Optimize finalized reader to use block id index #29037
Annotations
10 errors and 4 warnings
engine/execution/ingestion/stop/stop_control_test.go#L195
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L251
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L304
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L406
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L484
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L562
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L753
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L823
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L195
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
engine/execution/ingestion/stop/stop_control_test.go#L251
cannot use headers (variable of type *stopControlMockHeaders) as StopControlHeaders value in argument to NewStopControl: *stopControlMockHeaders does not implement StopControlHeaders (missing method BlockIDByHeight)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading