feat: add annotations to subscriptions table #421
Annotations
10 errors and 10 warnings
Run tests:
test/event_store_test.exs#L436
test persistent subscription catch-up subscription should receive all persisted events (EventStore.EventStoreTest)
|
Run tests:
test/event_store_test.exs#L415
test persistent subscription should subscribe to all streams from current position (EventStore.EventStoreTest)
|
Run tests:
test/event_store_test.exs#L399
test persistent subscription should notify subscribers after event persisted (EventStore.EventStoreTest)
|
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#L94
test monitor subscription should shutdown subscription on subscriber `:normal` exit (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/migrate_event_store_test.exs#L45
test migrated event store schema should be identical to new event store schema (EventStore.MigrateEventStoreTest)
|
Run tests:
test/subscriptions/subscription_catch_up_test.exs#L9
test catch-up subscription should receive all existing events (EventStore.Subscriptions.SubscriptionCatchUpTest)
|
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