chore(changelog): Update changelog #93
test.yml
on: push
Build and Test dotnet project
43s
Annotations
11 warnings
Build and Test dotnet project
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP.cs#L124
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP2.cs#L124
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp.cs#L123
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp2.cs#L123
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP2.cs#L244
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
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)
|
Build and Test dotnet project:
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)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp.cs#L243
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureApp2.cs#L243
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureEnterpriseApplicationOrchestrator.Tests/AzureSP.cs#L244
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|