Add AzureComputerVisionService #418
Annotations
7 errors and 9 warnings
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L19
'ArgumentException' does not contain a definition for 'ThrowIfNull'
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L38
The name '_envVariableNames' does not exist in the current context
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L44
The name '_envVariableNames' does not exist in the current context
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L19
'ArgumentException' does not contain a definition for 'ThrowIfNull'
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L38
The name '_envVariableNames' does not exist in the current context
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L44
The name '_envVariableNames' does not exist in the current context
|
Build
Process completed with exit code 1.
|
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/Attribute/EnvironmentSpecificFactAttribute.cs#L36
Non-nullable field '_envVariableName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L34
The field 'ApiKeyFactAttribute._envVariableName' is never used
|
Build:
app/tests/MinimalApi.Tests/AzureComputerVisionServiceTest.cs#L54
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#L17
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/Attribute/EnvironmentSpecificFactAttribute.cs#L36
Non-nullable field '_envVariableName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
app/tests/MinimalApi.Tests/Attribute/EnvironmentSpecificFactAttribute.cs#L34
The field 'ApiKeyFactAttribute._envVariableName' is never used
|
Build:
app/tests/MinimalApi.Tests/AzureComputerVisionServiceTest.cs#L54
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#L17
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