Add test for chat service #422
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
app/tests/MinimalApi.Tests/AzureComputerVisionServiceTest.cs#L55
Call System.IDisposable.Dispose on object created by 'httpClientFactory.CreateClient()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
Build:
app/tests/MinimalApi.Tests/AzureComputerVisionServiceTest.cs#L19
Call System.IDisposable.Dispose on object created by 'httpClientFactory.CreateClient()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
Build:
app/tests/MinimalApi.Tests/AzureComputerVisionServiceTest.cs#L55
Call System.IDisposable.Dispose on object created by 'httpClientFactory.CreateClient()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
Build:
app/tests/MinimalApi.Tests/AzureComputerVisionServiceTest.cs#L19
Call System.IDisposable.Dispose on object created by 'httpClientFactory.CreateClient()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
The logs for this run have expired and are no longer available.
Loading