Azure Application Gateway Orchestrator extension v3.0.0 #52
tests.yml
on: pull_request
Build and Test dotnet project
17s
Annotations
5 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:
AzureAppGatewayOrchestrator.Tests/AzureAppGW.cs#L106
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureAppGatewayOrchestrator.Tests/AzureAppGW.cs#L226
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureAppGatewayOrchestrator.Tests/AzureAppGwBin.cs#L107
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and Test dotnet project:
AzureAppGatewayOrchestrator.Tests/AzureAppGwBin.cs#L149
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|