Feat/crypto#20
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L23
'Microsoft.SemanticKernel.Plugins.Web.Tavily.TavilyTextSearch.TavilyTextSearch(string, Microsoft.SemanticKernel.Plugins.Web.Tavily.TavilyTextSearchOptions?)' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L23
'Microsoft.SemanticKernel.Plugins.Web.Tavily.TavilyTextSearch' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L22
'Microsoft.SemanticKernel.Plugins.Web.Brave.BraveTextSearch.BraveTextSearch(string, Microsoft.SemanticKernel.Plugins.Web.Brave.BraveTextSearchOptions?)' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L22
'Microsoft.SemanticKernel.Plugins.Web.Brave.BraveTextSearch' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L21
'Microsoft.SemanticKernel.Plugins.Web.Bing.BingTextSearch.BingTextSearch(string, Microsoft.SemanticKernel.Plugins.Web.Bing.BingTextSearchOptions?)' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L21
'Microsoft.SemanticKernel.Plugins.Web.Bing.BingTextSearch' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L11
'ITextSearch' is obsolete: 'Use ITextSearch<TRecord> with LINQ-based filtering instead. This interface will be removed in a future version.'
|
|
Build:
src/MarketAssistant.App.Services/Infrastructure/Factories/WebTextSearchFactory.cs#L11
'ITextSearch' is obsolete: 'Use ITextSearch<TRecord> with LINQ-based filtering instead. This interface will be removed in a future version.'
|
|
Build:
src/MarketAssistant.Rag/Infrastructure/Factories/IWebTextSearchFactory.cs#L7
'ITextSearch' is obsolete: 'Use ITextSearch<TRecord> with LINQ-based filtering instead. This interface will be removed in a future version.'
|
|
Build:
src/MarketAssistant.Rag/Infrastructure/Factories/IWebTextSearchFactory.cs#L7
'ITextSearch' is obsolete: 'Use ITextSearch<TRecord> with LINQ-based filtering instead. This interface will be removed in a future version.'
|
background
wait
wait-all
cancel
parallel
Loading