MB-61890 - Introducing config for zap layer #1553
Annotations
7 errors and 2 warnings
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)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading