Avoid "stream not found" log message when it is expected #330
pull-request.yml
on: pull_request
Event File
6s
Matrix: Build and test
Annotations
1 error, 21 warnings, and 1 notice
Build and test (9.0)
Process completed with exit code 1.
|
Build and test (8.0):
src/Core/test/Eventuous.Tests.Subscriptions.Base/Fixtures/SubscriptionFixtureBase.cs#L70
'SubscriptionFixtureBase<TContainer, TSubscription, TSubscriptionOptions, TCheckpointStore, TEventHandler>.ConfigureLogging(ILoggingBuilder)' hides inherited member 'StoreFixtureBase<TContainer>.ConfigureLogging(ILoggingBuilder)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build and test (8.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L18
_es should be disposed within a clean up method
|
Build and test (8.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L15
_subscription should be disposed within a clean up method
|
Build and test (8.0):
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L16
_listener should be disposed within a clean up method
|
Build and test (8.0):
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L14
_fixture should be disposed within a clean up method
|
Build and test (8.0):
src/Extensions/test/Eventuous.Tests.Extensions.AspNetCore/ControllerTests.cs#L57
listener should be disposed within a clean up method
|
Build and test (8.0):
src/Core/test/Eventuous.Tests.Subscriptions.Base/Fixtures/SubscriptionFixtureBase.cs#L70
'SubscriptionFixtureBase<TContainer, TSubscription, TSubscriptionOptions, TCheckpointStore, TEventHandler>.ConfigureLogging(ILoggingBuilder)' hides inherited member 'StoreFixtureBase<TContainer>.ConfigureLogging(ILoggingBuilder)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build and test (8.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L18
_es should be disposed within a clean up method
|
Build and test (8.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L15
_subscription should be disposed within a clean up method
|
Build and test (8.0):
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L16
_listener should be disposed within a clean up method
|
Build and test (9.0):
src/Core/test/Eventuous.Tests.Subscriptions.Base/Fixtures/SubscriptionFixtureBase.cs#L70
'SubscriptionFixtureBase<TContainer, TSubscription, TSubscriptionOptions, TCheckpointStore, TEventHandler>.ConfigureLogging(ILoggingBuilder)' hides inherited member 'StoreFixtureBase<TContainer>.ConfigureLogging(ILoggingBuilder)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build and test (9.0):
src/Extensions/test/Eventuous.Tests.Extensions.AspNetCore/ControllerTests.cs#L57
listener should be disposed within a clean up method
|
Build and test (9.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L15
_subscription should be disposed within a clean up method
|
Build and test (9.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L18
_es should be disposed within a clean up method
|
Build and test (9.0):
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L16
_listener should be disposed within a clean up method
|
Build and test (9.0):
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L14
_fixture should be disposed within a clean up method
|
Build and test (9.0):
src/Core/test/Eventuous.Tests.Subscriptions.Base/Fixtures/SubscriptionFixtureBase.cs#L70
'SubscriptionFixtureBase<TContainer, TSubscription, TSubscriptionOptions, TCheckpointStore, TEventHandler>.ConfigureLogging(ILoggingBuilder)' hides inherited member 'StoreFixtureBase<TContainer>.ConfigureLogging(ILoggingBuilder)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build and test (9.0):
src/Extensions/test/Eventuous.Tests.Extensions.AspNetCore/ControllerTests.cs#L57
listener should be disposed within a clean up method
|
Build and test (9.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L15
_subscription should be disposed within a clean up method
|
Build and test (9.0):
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L18
_es should be disposed within a clean up method
|
1 out of 2 runs failed: ShouldMeasureSubscriptionGapCountBase_Postgres (Eventuous.Tests.Postgres.Metrics.MetricsTests):
Eventuous.Tests.Postgres.Metrics.MetricsTests#L0
artifacts/Test Results 9.0/net9.0/_runner-1_2025-03-03_16_26_59.169.trx [took 12s]
|
193 tests found
There are 193 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
|
3.29 KB |
|
Test Results 8.0
|
39 KB |
|
Test Results 9.0
|
39.7 KB |
|