turn off EnforceExtended #61
dotnet-publish-packages.yml
on: push
init
2s
build-test-packages
/
build
1m 36s
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?)
|