Skip to content

turn off EnforceExtended #61

turn off EnforceExtended

turn off EnforceExtended #61

Triggered via push October 16, 2024 02:12
Status Failure
Total duration 1m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-test-packages / build: 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?)
build-test-packages / build: 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?)
build-test-packages / build: 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?)
build-test-packages / build: 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?)
build-test-packages / build: 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?)
build-test-packages / build: 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?)
build-test-packages / build: 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?)
build-test-packages / build: 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)
build-test-packages / build: 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)
build-test-packages / build: 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?)