Updates Dapr to 1.12 in GitHub actions itest #1195
Annotations
5 errors and 1 warning
test/Dapr.E2E.Test/Workflows/WorkflowTest.cs#L85
Dapr.E2E.Test.E2ETests.TestWorkflows: Expected string "Status(StatusCode="NotFound", Detail="unable to find workflow with the provided instance ID: testInstanceId%!(EXTRA *fmt.wrapError=Failed to fetch orchestration metadata: no such instance exists)")" to contain "No such instance exists" because Instance testInstanceId was not correctly purged.
|
test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L73
Dapr.E2E.Test.GrpcProxyTests.TestGrpcProxyStreamingBroadcast: Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:39483: connect: connection refused"")
|
test/Dapr.E2E.Test/ServiceInvocation/E2ETests.GrpcProxyInvocationTests.cs#L46
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:39483: connect: connection refused"")
|
|
|
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 logs for this run have expired and are no longer available.
Loading