.Net: Add Ollama ChatClient Extensions + UT #28420
dotnet-build-and-test.yml
on: pull_request
paths-filter
8s
Matrix: dotnet-build-and-test
dotnet-build-and-test-check
2s
Annotations
16 errors
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionWithVision.cs#L67
'TextContent' is an ambiguous reference between 'Microsoft.Extensions.AI.TextContent' and 'Microsoft.SemanticKernel.TextContent'
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionStreaming.cs#L305
'List<ChatResponseUpdate>' does not contain a definition for 'To' and no accessible extension method 'To' accepting a first argument of type 'List<ChatResponseUpdate>' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionWithVision.cs#L67
'TextContent' is an ambiguous reference between 'Microsoft.Extensions.AI.TextContent' and 'Microsoft.SemanticKernel.TextContent'
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionStreaming.cs#L305
'List<ChatResponseUpdate>' does not contain a definition for 'To' and no accessible extension method 'To' accepting a first argument of type 'List<ChatResponseUpdate>' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration)
Process completed with exit code 1.
|
dotnet-build-and-test (8.0, windows-latest, Debug):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionWithVision.cs#L67
'TextContent' is an ambiguous reference between 'Microsoft.Extensions.AI.TextContent' and 'Microsoft.SemanticKernel.TextContent'
|
dotnet-build-and-test (8.0, windows-latest, Debug):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionStreaming.cs#L305
'List<ChatResponseUpdate>' does not contain a definition for 'To' and no accessible extension method 'To' accepting a first argument of type 'List<ChatResponseUpdate>' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, windows-latest, Debug):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionWithVision.cs#L67
'TextContent' is an ambiguous reference between 'Microsoft.Extensions.AI.TextContent' and 'Microsoft.SemanticKernel.TextContent'
|
dotnet-build-and-test (8.0, windows-latest, Debug):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionStreaming.cs#L305
'List<ChatResponseUpdate>' does not contain a definition for 'To' and no accessible extension method 'To' accepting a first argument of type 'List<ChatResponseUpdate>' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, windows-latest, Debug)
Process completed with exit code 1.
|
dotnet-build-and-test (8.0, windows-latest, Release):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionWithVision.cs#L67
'TextContent' is an ambiguous reference between 'Microsoft.Extensions.AI.TextContent' and 'Microsoft.SemanticKernel.TextContent'
|
dotnet-build-and-test (8.0, windows-latest, Release):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionStreaming.cs#L305
'List<ChatResponseUpdate>' does not contain a definition for 'To' and no accessible extension method 'To' accepting a first argument of type 'List<ChatResponseUpdate>' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, windows-latest, Release):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionWithVision.cs#L67
'TextContent' is an ambiguous reference between 'Microsoft.Extensions.AI.TextContent' and 'Microsoft.SemanticKernel.TextContent'
|
dotnet-build-and-test (8.0, windows-latest, Release):
dotnet/samples/Concepts/ChatCompletion/Ollama_ChatCompletionStreaming.cs#L305
'List<ChatResponseUpdate>' does not contain a definition for 'To' and no accessible extension method 'To' accepting a first argument of type 'List<ChatResponseUpdate>' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-build-and-test (8.0, windows-latest, Release)
Process completed with exit code 1.
|
dotnet-build-and-test-check
Integration Tests Failed!
|