Release 3.1 to main (#21) #69
tests.yml
on: push
Build and Test dotnet project
20s
Annotations
5 warnings
Build and Test dotnet project
The following actions uses Node.js version which is deprecated 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:
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)
|
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)
|