feat: add annotations to subscriptions table #420
Annotations
54 errors and 12 warnings
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L215
test acknowledge events should notify events after acknowledged (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L190
test acknowledge events with caught-up subscription should replay events when catching up and events had not been ack'd (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L271
test acknowledge events should not notify events until after acknowledged (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L17
test subscribe to stream should create a subscription to the stream (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L79
test catch-up subscription, unseen persisted events should receive existing events (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L105
test catch-up subscription, unseen persisted events confirm subscription caught up to persisted events (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L408
test duplicate subscriptions should allow second subscriber to takeover when subscribed connection terminates (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L65
test catch-up subscription, no persisted events should be caught up (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L124
test catch-up subscription, unseen persisted events should catch up when events received while catching up (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.15.x, 26):
test/subscriptions/all_streams_subscription_test.exs#L313
test pending event buffer limit should restrict pending events until ack (EventStore.Subscriptions.AllStreamsSubscriptionTest)
|
Build and test (1.13.x, 25, ignore)
The job was canceled because "_1_15_x_26" failed.
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L52
test single stream subscription subscribe to single stream from origin should receive all its events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L467
test all stream subscription should support ack received events by `event_number` (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L391
test all stream subscription subscribe to all streams from given stream id should only receive later events from all streams (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L132
test single stream subscription subscribe to single stream with mapper function should receive all its mapped events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L214
test single stream subscription subscribe to single stream with selector function and mapper function should receive only filtered events and mapped events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L111
test single stream subscription subscribe to single stream should ignore events from another stream (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L498
test both single and all stream subscriptions should receive events from both subscriptions (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L682
test restarting a transient subscription should allow to start with a transient subscription and change it to a none transient subscription (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L169
test single stream subscription subscribe to single stream with selector function should continue to receive only filtered events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.13.x, 25, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L714
test restarting a transient subscription should allow to start with a persistent subscription and later start a transient subscription with the same name (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.17.x, 27)
The job was canceled because "_1_15_x_26" failed.
|
Build and test (1.17.x, 27):
test/subscriptions/subscription_partitioning_test.exs#L121
test subscription partitioning should send new events to same partition after acknowledge (EventStore.Subscriptions.SubscriptionPartitioningTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscription_partitioning_test.exs#L62
test subscription partitioning should partition events by stream identity (EventStore.Subscriptions.SubscriptionPartitioningTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscription_partitioning_test.exs#L179
test subscription partitioning should redistribute partitioned events after all in-flight events acknowledged and another subscriber available (EventStore.Subscriptions.SubscriptionPartitioningTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscription_partitioning_test.exs#L11
test subscription partitioning should partition events by provided `partition_by/1` function (EventStore.Subscriptions.SubscriptionPartitioningTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscribe_to_stream_test.exs#L236
test single stream subscription subscribe to single stream should continue receiving events after ack (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscribe_to_stream_test.exs#L74
test single stream subscription subscribe to single stream from given stream version should only receive later events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscribe_to_stream_test.exs#L214
test single stream subscription subscribe to single stream with selector function and mapper function should receive only filtered events and mapped events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscribe_to_stream_test.exs#L682
test restarting a transient subscription should allow to start with a transient subscription and change it to a none transient subscription (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscribe_to_stream_test.exs#L346
test all stream subscription subscribe to all streams should receive events from all streams (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.17.x, 27):
test/subscriptions/subscribe_to_stream_test.exs#L169
test single stream subscription subscribe to single stream with selector function should continue to receive only filtered events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.16.x, 26)
The job was canceled because "_1_15_x_26" failed.
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L44
test concurrent subscription should send `:subscribed` message to subscribers connected after already subscribed (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L577
test concurrent subscriber buffer size should send distribute events using partition key (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L377
test concurrent subscription should exclude events filtered by selector function (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L309
test concurrent subscription should shutdown subscription when all subscribers down (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L702
test concurrency max queue size when queue is limited to one event (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L633
test concurrent subscription catch-up should send event to next available subscriber after ack (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L538
test concurrent subscriber buffer size should send events after each ack (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L338
test concurrent subscription should send pending events to newly connected subscribers (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L469
test concurrent subscriber buffer size should allow subscriber to set event buffer size (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.16.x, 26):
test/subscriptions/concurrent_subscription_test.exs#L801
test concurrency max queue size when max queue is large enough (EventStore.Subscriptions.ConcurrentSubscriptionTest)
|
Build and test (1.14.x, 26, ignore)
The job was canceled because "_1_15_x_26" failed.
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L498
test both single and all stream subscriptions should receive events from both subscriptions (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L467
test all stream subscription should support ack received events by `event_number` (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L795
test delete subscription should be deleted (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L346
test all stream subscription subscribe to all streams should receive events from all streams (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L714
test restarting a transient subscription should allow to start with a persistent subscription and later start a transient subscription with the same name (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L421
test all stream subscription should ignore already received events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L169
test single stream subscription subscribe to single stream with selector function should continue to receive only filtered events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L582
test restarting a subscription should only receive not acked events (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L111
test single stream subscription subscribe to single stream should ignore events from another stream (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.14.x, 26, ignore):
test/subscriptions/subscribe_to_stream_test.exs#L682
test restarting a transient subscription should allow to start with a transient subscription and change it to a none transient subscription (EventStore.Subscriptions.SubscribeToStreamTest)
|
Build and test (1.15.x, 26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.17.x, 27):
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Build and test (1.16.x, 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Build and test (1.16.x, 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|