Skip to content

feat: Add search command with dual query formats (infix + MongoDB JSON) #32

feat: Add search command with dual query formats (infix + MongoDB JSON)

feat: Add search command with dual query formats (infix + MongoDB JSON) #32

Triggered via pull request December 1, 2025 21:26
Status Failure
Total duration 46s
Artifacts

build.yml

on: pull_request
Build Solution
37s
Build Solution
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build Solution
Process completed with exit code 1.
Build Solution: src/Main/CLI/Commands/SearchCommand.cs#L457
Call System.IDisposable.Dispose on object created by 'this.CreateContentService(nodeConfig, readonlyMode: true)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
Build Solution: src/Main/CLI/Commands/SearchCommand.cs#L457
Call System.IDisposable.Dispose on object created by 'this.CreateContentService(nodeConfig, readonlyMode: true)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
Build Solution: src/Main/CLI/Commands/SearchCommand.cs#L457
Call System.IDisposable.Dispose on object created by 'this.CreateContentService(nodeConfig, readonlyMode: true)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
Build Solution: src/Main/CLI/Commands/SearchCommand.cs#L457
Call System.IDisposable.Dispose on object created by 'this.CreateContentService(nodeConfig, readonlyMode: true)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)