Skip to content

.Net: Update Amazon packages #28711

.Net: Update Amazon packages

.Net: Update Amazon packages #28711

Triggered via pull request June 26, 2025 22:12
Status Failure
Total duration 14m 3s
Artifacts

dotnet-build-and-test.yml

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

Annotations

31 errors
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1441
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L157
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L85
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.Ollama.UnitTests/Services/OllamaChatCompletionTests.cs#L708
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1186
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1115
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1370
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1441
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L157
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L85
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L157
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L85
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.Ollama.UnitTests/Services/OllamaChatCompletionTests.cs#L708
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1441
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1370
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1186
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1115
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L157
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L85
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/src/Connectors/Connectors.Ollama.UnitTests/Services/OllamaChatCompletionTests.cs#L708
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1115
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L157
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L85
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1441
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.AzureOpenAI.UnitTests/Services/AzureOpenAIChatCompletionServiceTests.cs#L1370
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.Ollama.UnitTests/Services/OllamaChatCompletionTests.cs#L708
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1186
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.OpenAI.UnitTests/Services/OpenAIChatCompletionServiceTests.cs#L1115
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L157
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/src/Connectors/Connectors.MistralAI.UnitTests/Services/MistralAIChatCompletionServiceTests.cs#L85
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://microsoft.github.io/vs-threading/analyzers/VSTHRD110.html)
dotnet-build-and-test-check
Integration Tests Failed!