Merge 3.2.0 to main #76
Annotations
5 warnings
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/
|
AzureAppGatewayOrchestrator.Tests/AzureAppGW.cs#L106
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureAppGatewayOrchestrator.Tests/AzureAppGwBin.cs#L107
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureAppGatewayOrchestrator.Tests/AzureAppGwBin.cs#L149
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
AzureAppGatewayOrchestrator.Tests/AzureAppGW.cs#L226
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
This job succeeded
Loading