Azure Application Gateway Orchestrator extension - v3.2.0 #84
Annotations
8 warnings
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp.cs#L123
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP.cs#L124
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp.cs#L243
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP.cs#L244
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureEnterpriseApplicationOrchestrator.Tests/Client.cs#L75
Do not use Enumerable.Any() to check if a value exists in a collection. (https://xunit.github.io/xunit.analyzers/rules/xUnit2012)
|
AzureEnterpriseApplicationOrchestrator.Tests/Client.cs#L76
Do not use Enumerable.Any() to check if a value exists in a collection. (https://xunit.github.io/xunit.analyzers/rules/xUnit2012)
|
AzureEnterpriseApplicationOrchestrator.Tests/Client.cs#L146
Do not use Enumerable.Any() to check if a value exists in a collection. (https://xunit.github.io/xunit.analyzers/rules/xUnit2012)
|
AzureEnterpriseApplicationOrchestrator.Tests/Client.cs#L147
Do not use Enumerable.Any() to check if a value exists in a collection. (https://xunit.github.io/xunit.analyzers/rules/xUnit2012)
|
This job succeeded
Loading