Make sure that logger factory is there #460
Annotations
1 error, 7 warnings, and 1 notice
nuget
Process completed with exit code 1.
|
ShouldProjectImported(null) (Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder) failed:
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder#L0
test-results/net9.0/_runner-2_2024-12-27_13_28_17.834.trx [took 1h 0m 14s]
|
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/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
|
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
|
192 tests found
There are 192 tests, see "Raw output" for the full list of tests.
|