turn off EnforceExtended #61
Annotations
10 errors
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L29
The type or namespace name 'OpenAIClientOptions' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L61
'MemoryBuilder' does not contain a definition for 'WithAzureOpenAITextEmbeddingGeneration' and no accessible extension method 'WithAzureOpenAITextEmbeddingGeneration' accepting a first argument of type 'MemoryBuilder' could be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L73
The type or namespace name 'OpenAIClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L78
The type or namespace name 'OpenAIClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L86
The type or namespace name 'OpenAIClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L97
The type or namespace name 'OpenAIClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L102
The type or namespace name 'OpenAIClient' could not be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L11
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
dotnet/src/Microsoft.AutoGen.Agents/Extensions/SemanticKernel/SemanticKernelHostingExtensions.cs#L29
The type or namespace name 'OpenAIClientOptions' could not be found (are you missing a using directive or an assembly reference?)
|
The logs for this run have expired and are no longer available.
Loading