Add github automated release configuration (#327) #1348
Annotations
2 errors and 1 warning
Run Tests:
test/EventStore.Client.PersistentSubscriptions.Tests/Diagnostics/PersistentSubscriptionsTracingInstrumentationTests.cs#L44
Shouldly.ShouldAssertException : activity.Tags
should contain
["db.eventstoredb.subscription.id" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-95c0c23d07cd4e6bacb867da735b78c5::PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-95c0c23d07cd4e6bacb867da735b78c5-group"]
but was actually
[["db.eventstoredb.stream" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-95c0c23d07cd4e6bacb867da735b78c5"], ["db.eventstoredb.event.id" => "56170875-4fcf-4d3e-8c74-ba798018294c"], ["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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading