feat: Add search command with dual query formats (infix + MongoDB JSON) #32
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)
|