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" => "b786f066-4668-4451-ac4e-764c00857e56"]
but was actually
[["db.eventstoredb.stream" => "CatchupSubscriptionIsInstrumentedWithTracingAndRestoresRemoteAppendContextAsExpected-ffc7e5b260f84a29a288f7e9c7eba7aa"], ["db.eventstoredb.event.id" => "43b50973-786a-406f-be14-61a54460f1bb"], ["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