Skip to content

.Net: Add Ollama ChatClient Extensions + UT #28420

.Net: Add Ollama ChatClient Extensions + UT

.Net: Add Ollama ChatClient Extensions + UT #28420

Triggered via pull request June 16, 2025 11:46
Status Failure
Total duration 8m 44s
Artifacts

dotnet-build-and-test.yml

on: pull_request
paths-filter
8s
paths-filter
Matrix: dotnet-build-and-test
dotnet-build-and-test-check
2s
dotnet-build-and-test-check
Fit to window
Zoom out
Zoom in

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!