MB-61890 - Introducing config for zap layer #104
Annotations
8 errors and 1 warning
|
coverage
Process completed with exit code 1.
|
|
coverage:
index/scorch/segment_plugin.go#L91
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)
|
|
coverage:
index/scorch/segment_plugin.go#L90
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)
|
|
coverage:
index/scorch/segment_plugin.go#L89
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)
|
|
coverage:
index/scorch/segment_plugin.go#L88
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)
|
|
coverage:
index/scorch/segment_plugin.go#L87
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)
|
|
coverage:
index/scorch/segment_plugin.go#L86
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)
|
|
coverage:
index/scorch/segment_plugin.go#L85
cannot use &zapv17.ZapPlugin{} (value of type *"github.com/blevesearch/zapx/v17".ZapPlugin) as SegmentPlugin value in argument to RegisterSegmentPlugin: *"github.com/blevesearch/zapx/v17".ZapPlugin does not implement SegmentPlugin (missing method MergeEx)
|
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/bleve/bleve. Supported file pattern: go.sum
|