MB-61890 - Introducing config for zap layer #1553
Annotations
8 errors
|
index/scorch/segment_plugin.go#L85
cannot use &zapv16.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v16".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v16".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
index/scorch/segment_plugin.go#L86
cannot use &zapv15.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v15".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v15".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
index/scorch/segment_plugin.go#L87
cannot use &zapv14.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v14".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v14".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
index/scorch/segment_plugin.go#L88
cannot use &zapv13.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v13".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v13".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
index/scorch/segment_plugin.go#L89
cannot use &zapv12.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v12".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v12".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
index/scorch/segment_plugin.go#L90
cannot use &zapv11.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v11".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v11".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
|
This job was cancelled
Loading