feat: add annotations to subscriptions table #416
Annotations
10 errors and 10 warnings
Run tests:
test/subscriptions/monitor_subscription_test.exs#L94
test monitor subscription should shutdown subscription on subscriber `:normal` exit (EventStore.Subscriptions.MonitorSubscriptionTest)
|
Run tests:
test/subscriptions/monitor_subscription_test.exs#L10
test monitor subscription should shutdown all stream subscription on subscriber shutdown (EventStore.Subscriptions.MonitorSubscriptionTest)
|
Run tests:
test/subscriptions/monitor_subscription_test.exs#L42
test monitor subscription should shutdown single stream subscription on subscriber shutdown (EventStore.Subscriptions.MonitorSubscriptionTest)
|
Run tests:
test/subscriptions/monitor_subscription_test.exs#L79
test monitor subscription unsubscribe from a single stream subscription should stop subscriber from receiving events (EventStore.Subscriptions.MonitorSubscriptionTest)
|
Run tests:
test/subscriptions/monitor_subscription_test.exs#L109
test monitor subscription should shutdown subscription on subscriber `:kill` exit (EventStore.Subscriptions.MonitorSubscriptionTest)
|
Run tests:
test/subscriptions/subscription_catch_up_test.exs#L9
test catch-up subscription should receive all existing events (EventStore.Subscriptions.SubscriptionCatchUpTest)
|
Run tests:
test/subscriptions/subscription_catch_up_test.exs#L46
test catch-up subscription should receive events from soft deleted streams (EventStore.Subscriptions.SubscriptionCatchUpTest)
|
Run tests:
test/subscriptions/subscription_catch_up_test.exs#L85
test catch-up subscription should skip events from hard deleted streams (EventStore.Subscriptions.SubscriptionCatchUpTest)
|
Run tests:
test/multi_event_store_test.exs#L73
test persistent subscription should notify subscribers from multiple stores (EventStore.MultiEventStoreTest)
|
Run tests:
test/subscriptions/subscription_selector_test.exs#L29
test subscription selector with 1ms processing delay should catch up and receive only selected events (EventStore.Subscriptions.SubscriptionSelectorTest)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L170
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L179
10..1 has a default step of -1, please write 10..1//-1 instead
|
Run tests:
test/event_store_test.exs#L187
10..1 has a default step of -1, please write 10..1//-1 instead
|
Loading