Release 4.0.0 - Merge pull request #19 from Keyfactor/oid-63530 #123
Annotations
10 warnings
Execute MSBuild Commands:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp.cs#L123
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Execute MSBuild Commands:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp2.cs#L123
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Execute MSBuild Commands:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp.cs#L243
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Execute MSBuild Commands:
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)
|
Execute MSBuild Commands:
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)
|
Execute MSBuild Commands:
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)
|
Execute MSBuild Commands:
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)
|
Execute MSBuild Commands:
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP2.cs#L124
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Execute MSBuild Commands:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp2.cs#L243
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Execute MSBuild Commands:
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP.cs#L124
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Loading