Skip to content

chore(tests): Resolve local requirement in csproj #3

chore(tests): Resolve local requirement in csproj

chore(tests): Resolve local requirement in csproj #3

Triggered via push February 6, 2024 01:32
Status Success
Total duration 44s
Artifacts

tests.yml

on: push
Build and Test dotnet project
37s
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#L18
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#L19
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#L20
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#L21
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#L22
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_AppGwBin.cs#L94
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_AppGwBin.cs#L136
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#L94
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#L214
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)