migrating from SK framework to MAF #17
Merged
Annotations
10 warnings
|
Build:
src/Infrastructure/Factories/WebTextSearchFactory.cs#L28
'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/Infrastructure/Factories/WebTextSearchFactory.cs#L28
'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/Infrastructure/Factories/WebTextSearchFactory.cs#L27
'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/Infrastructure/Factories/WebTextSearchFactory.cs#L27
'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/Infrastructure/Factories/WebTextSearchFactory.cs#L26
'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/Infrastructure/Factories/WebTextSearchFactory.cs#L26
'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/Agents/MarketAnalysis/Executors/AnalysisAggregatorExecutor.cs#L72
Possible null reference return.
|
|
Build:
src/Agents/MarketAnalysis/MarketAnalysisWorkflow.cs#L174
Dereference of a possibly null reference.
|
|
Build:
src/Views/Components/StockWebChartView.cs#L52
Possible null reference argument for parameter 'kLineData' in 'Task StockWebChartView.UpdateChartAsync(IEnumerable<StockKLineData> kLineData)'.
|
|
Build:
src/Agents/StockSelection/StockSelectionWorkflow.cs#L115
Dereference of a possibly null reference.
|
Loading