Retry if Docker fails #461
Annotations
6 warnings and 1 notice
nuget:
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.
|
nuget:
src/Extensions/test/Eventuous.Tests.Extensions.AspNetCore/ControllerTests.cs#L57
listener should be disposed within a clean up method
|
nuget:
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L18
_es should be disposed within a clean up method
|
nuget:
src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L15
_subscription should be disposed within a clean up method
|
nuget:
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L14
_fixture should be disposed within a clean up method
|
nuget:
src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/StreamSubscriptionDeletedEventsTests.cs#L16
_listener should be disposed within a clean up method
|
192 tests found
There are 192 tests, see "Raw output" for the full list of tests.
|