chore(manifest): Re-create description fields in manifest to use Noun… #67
test.yml
on: push
Build and Test dotnet project
29s
Annotations
9 warnings
Build and Test dotnet project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 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/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/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)
|
Build and Test dotnet project:
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)
|
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/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/AzureSP.cs#L244
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|