Skip to content

Add .NET client for dynamic pubsub subscriptions #1622

Add .NET client for dynamic pubsub subscriptions

Add .NET client for dynamic pubsub subscriptions #1622

Triggered via pull request September 16, 2024 01:12
Status Failure
Total duration 3m 17s
Artifacts

itests.yml

on: pull_request
Matrix: run integration tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
run integration tests (7.0): test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L74
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast: System.ObjectDisposedException : Cannot access a disposed object.
run integration tests (7.0): test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L47
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyMessageSendAndReceive: Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:40255: connect: connection refused"")
run integration tests (7.0): test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L95
Dapr.E2E.Test.GrpcProxyTests.TestGrpcServiceInvocationWithTimeout: Assert.Equal() Failure
run integration tests (7.0)
Process completed with exit code 1.
run integration tests (7.0)
Process completed with exit code 1.
run integration tests (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run integration tests (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run integration tests (6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run integration tests (6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run integration tests (7.0)
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/
run integration tests (7.0)
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/
run integration tests (7.0)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.