Skip to content

Long-running tasks using factory #327

Long-running tasks using factory

Long-running tasks using factory #327

Re-run triggered January 11, 2025 08:49
Status Failure
Total duration 5m 45s
Artifacts 3

pull-request.yml

on: pull_request
Event File
6s
Event File
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 25 warnings, and 1 notice
Build and test (9.0)
Process completed with exit code 1.
Build and test (8.0)
The job was canceled because "_9_0" failed.
Build and test (8.0)
The operation was canceled.
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#L18
_es 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/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#L18
_es 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 (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#L15
_subscription should be disposed within a clean up method
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/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#L15
_subscription should be disposed within a clean up method
Build and test (8.0): src/RabbitMq/test/Eventuous.Tests.RabbitMq/SubscriptionSpec.cs#L18
_es should be disposed within a clean up method
All 2 runs failed: Esdb_ShouldConsumeProducedEventsWhenRestarting (Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream): Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream#L0
artifacts/Test Results 8.0/net8.0/_runner-2_2025-01-11_08_54_17.981.trx [took 19s] artifacts/Test Results 9.0/net9.0/_esdb-test_2025-01-11_08_53_41.040.trx [took 25s]
All 2 runs failed: Postgres_ShouldConsumeProducedEventsWhenRestarting (Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream): Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream#L0
artifacts/Test Results 8.0/net8.0/_runner-2_2025-01-11_08_53_06.227.trx [took 9s] artifacts/Test Results 9.0/net9.0/_esdb-test_2025-01-11_08_52_26.640.trx [took 8s]
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.08 KB
Test Results 8.0
36.2 KB
Test Results 9.0
40.8 KB