Annotations
11 warnings and 1 notice
|
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#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/Agents/MarketAnalysis/MarketAnalysisWorkflow.cs#L175
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/MarketAssistant.App.Services/Agents/Tools/GroundingSearchTools.cs#L146
'TextSearchOptions' is obsolete: 'Use TextSearchOptions<TRecord> with ITextSearch<TRecord> instead. This type will be removed in a future version.'
|
|
Build:
src/MarketAssistant.App.Services/Agents/InvestmentSelection/InvestmentSelectionWorkflow.cs#L114
Cannot convert null literal to non-nullable reference type.
|
|
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.'
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading