Fix check for parent context when extract propagation context fails #1318
Annotations
3 errors and 1 warning
Run Tests:
test/EventStore.Client.Streams.Tests/Diagnostics/StreamsTracingInstrumentationTests.cs#L111
Shouldly.ShouldAssertException : outputMetadata
should be
[123, 34, 70, 111, 111, 34, 58, 32, 34, 66, 97, 114, 34, 125]
but was
[123, 34, 70, 111, 111, 34, 58, 34, 66, 97, 114, 34, 44, 34, 36, 116, 114, 97, 99, 101, 73, 100, 34, 58, 34, 48, 56, 54, 99, 56, 48, 102, 56, 98, 56, 54, 101, 54, 99, 57, 57, 54, 52, 49, 99, 51, 101, 52, 57, 55, 54, 101, 54, 56, 51, 99, 100, 34, 44, 34, 36, 115, 112, 97, 110, 73, 100, 34, 58, 34, 56, 98, 101, 98, 100, 51, 102, 55, 101, 53, 101, 50, 49, 48, 51, 56, 34, 125]
difference
[123, 34, 70, 111, 111, 34, 58, *34*, *66*, *97*, *114*, *34*, *44*, *34*, *36*, *116*, *114*, *97*, *99*, *101*, *73*, *100*, *34*, *58*, *34*, *48*, *56*, *54*, *99*, *56*, *48*, *102*, *56*, *98*, *56*, *54*, *101*, *54*, *99*, *57*, *57*, *54*, *52*, *49*, *99*, *51*, *101*, *52*, *57*, *55*, *54*, *101*, *54*, *56*, *51*, *99*, *100*, *34*, *44*, *34*, *36*, *115*, *112*, *97*, *110*, *73*, *100*, *34*, *58*, *34*, *56*, *98*, *101*, *98*, *100*, *51*, *102*, *55*, *101*, *53*, *101*, *50*, *49*, *48*, *51*, *56*, *34*, *125*]
|
Run Tests:
test/EventStore.Client.Streams.Tests/Security/write_stream_meta_security.cs#L7
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(EventStore.Client.NotAuthenticatedException)
Actual: typeof(Grpc.Core.RpcException)
---- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="", DebugException="System.OperationCanceledException: A task was canceled.")
-------- System.OperationCanceledException : A task was canceled.
------------ System.Threading.Tasks.TaskCanceledException : A task was canceled.
|
Run Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading