Fix channel factory to use root ca if provided #1331
Annotations
2 errors and 1 warning
Run Tests:
test/EventStore.Client.PersistentSubscriptions.Tests/Diagnostics/PersistentSubscriptionsTracingInstrumentationTests.cs#L46
Shouldly.ShouldAssertException : activity.Tags
should contain
["db.eventstoredb.subscription.id" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-11e2d3b0b5be4d5ab9aa65f449b29f1d::PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-11e2d3b0b5be4d5ab9aa65f449b29f1d-group"]
but was actually
[["db.eventstoredb.stream" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-11e2d3b0b5be4d5ab9aa65f449b29f1d"], ["db.eventstoredb.event.id" => "1ae9cdc6-31d6-44b4-990d-54a7def29a7b"], ["db.eventstoredb.event.type" => "test-event-type"], ["server.address" => "localhost"], ["db.user" => "admin"], ["db.system" => "eventstoredb"], ["db.operation" => "streams.subscribe"]]
|
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