chore: [DEVEX-185] Rebranding #1362
Annotations
7 errors and 1 warning
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStreamReplayParkedTests.cs#L60
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStreamReplayParkedTests.cs#L13
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStreamReplayParkedTests.cs#L34
System.NullReferenceException : Object reference not set to an instance of an object.
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStreamTests.cs#L135
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-1b98c585c72d41a8aa1352e5b60eca1e' on stream 'stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-65826dc7e73740a8b2043add9673342f' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-1b98c585c72d41a8aa1352e5b60eca1e on stream stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-65826dc7e73740a8b2043add9673342f was dropped.")
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAllTests.cs#L161
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeoutException)
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAllTests.cs#L104
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeoutException)
|
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