Bumped assembly copyright range end from 2020 to current year (#318) #1313
Annotations
2 errors and 1 warning
test/EventStore.Client.Streams.Tests/Diagnostics/StreamsTracingInstrumentationTests.cs#L76
Shouldly.ShouldAssertException : activity.Tags
should contain
["db.eventstoredb.subscription.id" => "efe919ee-4eae-43bb-92af-6bc275d714d9"]
but was actually
[["db.eventstoredb.stream" => "CatchupSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-7c873363702d4d7f82268fb84ef14c8a"], ["db.eventstoredb.event.id" => "57135997-5306-4450-8372-c180de8f2daf"], ["db.eventstoredb.event.type" => "test-event-type"], ["server.address" => "localhost"], ["db.user" => "admin"], ["db.system" => "eventstoredb"], ["db.operation" => "streams.subscribe"]]
|
|
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/
|
This job failed
Loading