Skip to content

Make sure that logger factory is there #460

Make sure that logger factory is there

Make sure that logger factory is there #460

Triggered via push December 27, 2024 12:25
Status Failure
Total duration 1h 2m 55s
Artifacts

preview.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 7 warnings, and 1 notice
nuget
Process completed with exit code 1.
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
192 tests found
There are 192 tests, see "Raw output" for the full list of tests.