Prioritize retrieval of environment variables from IConfiguration instead of directly #2715
Annotations
9 errors and 2 warnings
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L463
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.ShouldBuildGrpcEndpointAndPortUsingEnvVarValues: Assert.Equal() Failure: Strings differ
|
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L641
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.BuildEndpoint_WithEndpointAndPort: Assert.Equal() Failure: Strings differ
|
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L159
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.ShouldBuildHttpEndpointUsingPrefixedConfiguration: Assert.Equal() Failure: Strings differ
|
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L243
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.ShouldBuildHttpEndpointUsingMixedValues: Assert.Equal() Failure: Strings differ
|
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L354
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.ShouldBuildGrpcEndpointAndPortUsingPrefixedConfiguration: Assert.Equal() Failure: Strings differ
|
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L187
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.ShouldBuildHttpEndpointUsingConfiguration: Assert.Equal() Failure: Strings differ
|
Test:
test/Dapr.AspNetCore.Test/DaprServiceCollectionExtensionsTest.cs#L214
Dapr.AspNetCore.Test.DaprServiceCollectionExtensionsTest.ShouldBuildHttpEndpointUsingEnvVarValues: Assert.Equal() Failure: Strings differ
|
Test
Process completed with exit code 1.
|
Check test failure in PR
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading