Add github automated release configuration (#327) #1348
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-5f1ede338bec4ad6b20c77019a367723::PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-5f1ede338bec4ad6b20c77019a367723-group"]
but was actually
[["db.eventstoredb.stream" => "PersistentSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-5f1ede338bec4ad6b20c77019a367723"], ["db.eventstoredb.event.id" => "c500b084-8807-4a58-b8a6-889d0bcf3455"], ["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