MB-71131: Support file writer callbacks for trained index #500
Annotations
3 errors and 2 warnings
|
coverage
Process completed with exit code 1.
|
|
coverage:
index/scorch/scorch.go#L289
cannot use trainer (variable of type *noopTrainer) as trainer value in assignment: *noopTrainer does not implement trainer (missing method FileWriterIDsInUse)
|
|
coverage:
index/scorch/persister.go#L929
cannot use trainer (variable of type *noopTrainer) as trainer value in assignment: *noopTrainer does not implement trainer (missing method FileWriterIDsInUse)
|
|
coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/bleve/bleve. Supported file pattern: go.sum
|