Skip to content

Merge pull request #16 from Keyfactor/akvpredictableerror-55178 #42

Merge pull request #16 from Keyfactor/akvpredictableerror-55178

Merge pull request #16 from Keyfactor/akvpredictableerror-55178 #42

Triggered via push May 1, 2024 18:43
Status Success
Total duration 2m 28s
Artifacts

tests.yml

on: push
Build and Test dotnet project
2m 18s
Build and Test dotnet project
Fit to window
Zoom out
Zoom in

Annotations

10 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/AzureAppGatewayOrchestrator_FakeClient.cs#L30
Non-nullable property '_tenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test dotnet project: AzureAppGatewayOrchestrator.Tests/AzureAppGatewayOrchestrator_FakeClient.cs#L31
Non-nullable property '_resourceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test dotnet project: AzureAppGatewayOrchestrator.Tests/AzureAppGatewayOrchestrator_FakeClient.cs#L32
Non-nullable property '_applicationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test dotnet project: AzureAppGatewayOrchestrator.Tests/AzureAppGatewayOrchestrator_FakeClient.cs#L33
Non-nullable property '_clientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test dotnet project: AzureAppGatewayOrchestrator.Tests/AzureAppGatewayOrchestrator_FakeClient.cs#L34
Non-nullable property '_azureCloudEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test dotnet project: AzureAppGatewayOrchestrator.Tests/AzureAppGatewayOrchestrator_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/AzureAppGatewayOrchestrator_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/AzureAppGatewayOrchestrator_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/AzureAppGatewayOrchestrator_AzureAppGW.cs#L226
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)