Skip to content

Support for UUIDv7 values #1191

Support for UUIDv7 values

Support for UUIDv7 values #1191

GitHub Actions / .NET Tests succeeded Oct 10, 2024 in 1s

383 passed, 13 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
./test-results/SecretStore.Test_Unit_net8.0_20241010214722.trx 2✅ 3s
./test-results/SlimMessageBus.Host.AspNetCore.Test_Unit_net8.0_20241010214734.trx 2✅ 8s
./test-results/SlimMessageBus.Host.AsyncApi.Test_Unit_net8.0_20241010214717.trx 2✅ 8s
./test-results/SlimMessageBus.Host.AzureEventHub.Test_Unit_net8.0_20241010214644.trx 11s
./test-results/SlimMessageBus.Host.AzureServiceBus.Test_Unit_net8.0_20241010214654.trx 25✅ 9s
./test-results/SlimMessageBus.Host.Benchmark_Unit_net8.0_20241010214656.trx 2s
./test-results/SlimMessageBus.Host.Configuration.Test_Unit_net8.0_20241010214714.trx 40✅ 9s
./test-results/SlimMessageBus.Host.FluentValidation.Test_Unit_net8.0_20241010214705.trx 8✅ 8s
./test-results/SlimMessageBus.Host.Integration.Test_Unit_net8.0_20241010214703.trx 9s
./test-results/SlimMessageBus.Host.Kafka.Test_Unit_net8.0_20241010214644.trx 28✅ 12s
./test-results/SlimMessageBus.Host.Memory.Benchmark_Unit_net8.0_20241010214658.trx 1s
./test-results/SlimMessageBus.Host.Memory.Test_Unit_net8.0_20241010214649.trx 23✅ 11s
./test-results/SlimMessageBus.Host.Mqtt.Test_Unit_net8.0_20241010214717.trx 8s
./test-results/SlimMessageBus.Host.Nats.Test_Unit_net8.0_20241010214730.trx 7s
./test-results/SlimMessageBus.Host.Outbox.DbContext.Test_Unit_net8.0_20241010214712.trx 14s
./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx 13❌ 64s
./test-results/SlimMessageBus.Host.Outbox.Test_Unit_net8.0_20241010214727.trx 32✅ 10s
./test-results/SlimMessageBus.Host.RabbitMQ.Test_Unit_net8.0_20241010214722.trx 12✅ 9s
./test-results/SlimMessageBus.Host.Redis.Test_Unit_net8.0_20241010214654.trx 1✅ 9s
./test-results/SlimMessageBus.Host.Serialization.Avro.Test_Unit_net8.0_20241010214719.trx 1✅ 4s
./test-results/SlimMessageBus.Host.Serialization.Benchmark_Unit_net8.0_20241010214652.trx 2s
./test-results/SlimMessageBus.Host.Serialization.GoogleProtobuf.Test_Unit_net8.0_20241010214657.trx 2✅ 4s
./test-results/SlimMessageBus.Host.Serialization.Hybrid.Test_Unit_net8.0_20241010214725.trx 7✅ 8s
./test-results/SlimMessageBus.Host.Serialization.Json.Test_Unit_net8.0_20241010214708.trx 8✅ 4s
./test-results/SlimMessageBus.Host.Serialization.SystemTextJson.Test_Unit_net8.0_20241010214708.trx 10✅ 5s
./test-results/SlimMessageBus.Host.Test_Unit_net8.0_20241010214702.trx 178✅ 30s
./test-results/SlimMessageBus.Test_Unit_net8.0_20241010214637.trx 2✅ 4s

✅ ./test-results/SecretStore.Test_Unit_net8.0_20241010214722.trx

2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SecretStore.Test.EnvironmentVariableSecretStoreTests 1✅ 32ms
SecretStore.Test.FileSecretStoreTests 1✅ 34ms

✅ ./test-results/SlimMessageBus.Host.AspNetCore.Test_Unit_net8.0_20241010214734.trx

2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.AspNetCore.Test.AspNetCoreIt 2✅ 2s

✅ ./test-results/SlimMessageBus.Host.AsyncApi.Test_Unit_net8.0_20241010214717.trx

2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.AsyncApi.Test.MessageBusDocumentGeneratorTests 2✅ 54ms

✅ ./test-results/SlimMessageBus.Host.AzureEventHub.Test_Unit_net8.0_20241010214644.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.AzureServiceBus.Test_Unit_net8.0_20241010214654.trx

25 tests were completed in 9s with 25 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.AzureServiceBus.Test.ServiceBusMessageBusSettingsTests 6✅ 310ms
SlimMessageBus.Host.AzureServiceBus.Test.ServiceBusMessageBusTests 5✅ 538ms
SlimMessageBus.Host.AzureServiceBus.Test.ServiceBusTopologyServiceTests+ProvisionTopologyTests 14✅ 580ms

✅ ./test-results/SlimMessageBus.Host.Benchmark_Unit_net8.0_20241010214656.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.Configuration.Test_Unit_net8.0_20241010214714.trx

40 tests were completed in 9s with 40 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Configuration.Test.MessageConsumerContextTest 1✅ 273ms
SlimMessageBus.Host.Test.Config.AbstractConsumerBuilderTest 5✅ 73ms
SlimMessageBus.Host.Test.Config.ConsumerBuilderTest 10✅ 390ms
SlimMessageBus.Host.Test.Config.HandlerBuilderTest 8✅ 389ms
SlimMessageBus.Host.Test.Config.HasProviderExtensionsTest 8✅ 313ms
SlimMessageBus.Host.Test.Config.MessageBusBuilderTests 6✅ 47ms
SlimMessageBus.Host.Test.Config.ProducerBuilderTest 1✅ 2ms
SlimMessageBus.Host.Test.Config.RequestResponseBuilderTest 1✅ 1ms

✅ ./test-results/SlimMessageBus.Host.FluentValidation.Test_Unit_net8.0_20241010214705.trx

8 tests were completed in 8s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.FluentValidation.Test.AbstractValidationInterceptorTests 2✅ 20ms
SlimMessageBus.Host.FluentValidation.Test.ConsumerValidationInterceptorTests 2✅ 249ms
SlimMessageBus.Host.FluentValidation.Test.HandlerValidationInterceptorTests 2✅ 281ms
SlimMessageBus.Host.FluentValidation.Test.ProducerValidationInterceptorTests 2✅ 266ms

✅ ./test-results/SlimMessageBus.Host.Integration.Test_Unit_net8.0_20241010214703.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.Kafka.Test_Unit_net8.0_20241010214644.trx

28 tests were completed in 12s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Kafka.Test.DefaultKafkaHeaderSerializerTest 8✅ 6ms
SlimMessageBus.Host.Kafka.Test.KafkaGroupConsumerTests 2✅ 491ms
SlimMessageBus.Host.Kafka.Test.KafkaMessageBusTest 2✅ 87ms
SlimMessageBus.Host.Kafka.Test.KafkaPartitionConsumerForConsumersTest 4✅ 402ms
SlimMessageBus.Host.Kafka.Test.KafkaPartitionConsumerForResponsesTest 6✅ 46ms
SlimMessageBus.Host.Kafka.Test.KafkaProducerBuilderExtensionsTest 4✅ 238ms
SlimMessageBus.Host.Kafka.Test.KafkaProducerSettingsExtensionsTest 2✅ 0ms

✅ ./test-results/SlimMessageBus.Host.Memory.Benchmark_Unit_net8.0_20241010214658.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.Memory.Test_Unit_net8.0_20241010214649.trx

23 tests were completed in 11s with 23 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Memory.Test.Consumers.ConcurrentMessageProcessorQueueTests 1✅ 803ms
SlimMessageBus.Host.Memory.Test.Consumers.MessageProcessorQueueTests 1✅ 775ms
SlimMessageBus.Host.Memory.Test.MemoryMessageBusBuilderTests 3✅ 101ms
SlimMessageBus.Host.Memory.Test.MemoryMessageBusTests 18✅ 460ms

✅ ./test-results/SlimMessageBus.Host.Mqtt.Test_Unit_net8.0_20241010214717.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.Nats.Test_Unit_net8.0_20241010214730.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.Outbox.DbContext.Test_Unit_net8.0_20241010214712.trx

No tests found

❌ ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx

13 tests were completed in 64s with 0 passed, 13 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+AbortDeliveryTests 1❌ 1ms
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+DeleteSentTests 1❌ 1ms
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+IncrementDeliveryAttemptTests 2❌ 2ms
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+LockAndSelectTests 4❌ 4ms
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+RenewLockTests 3❌ 3ms
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+SaveTests 1❌ 1ms
SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+UpdateToSentTests 1❌ 1ms

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+AbortDeliveryTests

❌ ShouldUpdateStatus
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+DeleteSentTests

❌ ExpiredItems_AreDeleted
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+IncrementDeliveryAttemptTests

❌ BreachingMaxAttempts_AbortsDelivery
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
❌ WithinMaxAttempts_DoesNotAbortDelivery
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+LockAndSelectTests

❌ AbortedMessages_AreNotIncluded
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
❌ NoTableLock_AllowsConcurrentLocks
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
❌ SentMessages_AreNotIncluded
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
❌ TableLock_RestrictsConcurrentLocks
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+RenewLockTests

❌ HasLockedItemsToRenew_ReturnsTrue
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
❌ HasNoLockedItemsToRenew_ReturnsFalse
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
❌ WithinLock_ExtendsLockTimeout
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+SaveTests

❌ SavedMessage_IsPersisted
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

❌ SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+UpdateToSentTests

❌ ShouldUpdateStatus
	System.InvalidOperationException : The connection does not support MultipleActiveResultSets.

✅ ./test-results/SlimMessageBus.Host.Outbox.Test_Unit_net8.0_20241010214727.trx

32 tests were completed in 10s with 32 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Outbox.Test.AsyncManualResetEventTests 7✅ 548ms
SlimMessageBus.Host.Outbox.Test.IEnumerableExtensionsTests+BatchTests 7✅ 191ms
SlimMessageBus.Host.Outbox.Test.Interceptors.OutboxForwardingPublishInterceptorTests+OnHandleTests 4✅ 375ms
SlimMessageBus.Host.Outbox.Test.Interceptors.OutboxForwardingPublishInterceptorTests+OrderTests 2✅ 62ms
SlimMessageBus.Host.Outbox.Test.OutboxLockRenewalTimerTests 5✅ 89ms
SlimMessageBus.Host.Outbox.Test.Services.OutboxSendingTaskTests+DispatchBatchTests 3✅ 46ms
SlimMessageBus.Host.Outbox.Test.Services.OutboxSendingTaskTests+ProcessMessagesTests 4✅ 413ms

✅ ./test-results/SlimMessageBus.Host.RabbitMQ.Test_Unit_net8.0_20241010214722.trx

12 tests were completed in 9s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.RabbitMQ.Test.Config.RabbitMqConsumerBuilderExtensionsTests 1✅ 119ms
SlimMessageBus.Host.RabbitMQ.Test.Config.RabbitMqConsumerContextExtensionsTests 5✅ 260ms
SlimMessageBus.Host.RabbitMQ.Test.Config.RabbitMqMessageBusSettingsExtensionsTests 2✅ 177ms
SlimMessageBus.Host.RabbitMQ.Test.DefaultHeaderValueConverterTest 4✅ 40ms

✅ ./test-results/SlimMessageBus.Host.Redis.Test_Unit_net8.0_20241010214654.trx

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Redis.Test.RedisMessageBusTest 1✅ 517ms

✅ ./test-results/SlimMessageBus.Host.Serialization.Avro.Test_Unit_net8.0_20241010214719.trx

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Serialization.Avro.Test.SerializationBuilderExtensionsTest 1✅ 21ms

✅ ./test-results/SlimMessageBus.Host.Serialization.Benchmark_Unit_net8.0_20241010214652.trx

No tests found

✅ ./test-results/SlimMessageBus.Host.Serialization.GoogleProtobuf.Test_Unit_net8.0_20241010214657.trx

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Serialization.GoogleProtobuf.Test.GoogleProtobufMessageSerializerTest 1✅ 86ms
SlimMessageBus.Host.Serialization.GoogleProtobuf.Test.SerializationBuilderExtensionsTest 1✅ 56ms

✅ ./test-results/SlimMessageBus.Host.Serialization.Hybrid.Test_Unit_net8.0_20241010214725.trx

7 tests were completed in 8s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Serialization.Hybrid.Test.HybridMessageSerializerTests 4✅ 238ms
SlimMessageBus.Host.Serialization.Hybrid.Test.SerializationBuilderExtensionsTests 3✅ 269ms

✅ ./test-results/SlimMessageBus.Host.Serialization.Json.Test_Unit_net8.0_20241010214708.trx

8 tests were completed in 4s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Serialization.Json.Test.JsonMessageSerializerTests 7✅ 53ms
SlimMessageBus.Host.Serialization.Json.Test.SerializationBuilderExtensionsTest 1✅ 33ms

✅ ./test-results/SlimMessageBus.Host.Serialization.SystemTextJson.Test_Unit_net8.0_20241010214708.trx

10 tests were completed in 5s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Serialization.SystemTextJson.Test.JsonMessageSerializerTests 9✅ 121ms
SlimMessageBus.Host.Serialization.SystemTextJson.Test.SerializationBuilderExtensionsTest 1✅ 67ms

✅ ./test-results/SlimMessageBus.Host.Test_Unit_net8.0_20241010214702.trx

178 tests were completed in 30s with 178 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Host.Test.Collections.GenericTypeCacheTests 3✅ 9ms
SlimMessageBus.Host.Test.Collections.KindMappingTest 4✅ 6ms
SlimMessageBus.Host.Test.Collections.ProducerByMessageTypeCacheTests 9✅ 3ms
SlimMessageBus.Host.Test.Collections.RuntimeTypeCacheTests 7✅ 7ms
SlimMessageBus.Host.Test.Collections.SafeDictionaryWrapperTest 3✅ 81ms
SlimMessageBus.Host.Test.Collections.TaskOfTypeCacheTests 9✅ 25ms
SlimMessageBus.Host.Test.Consumer.CheckpointTriggerFactoryTests 2✅ 8ms
SlimMessageBus.Host.Test.Consumer.CheckpointTriggerTest 5✅ 3s
SlimMessageBus.Host.Test.Consumer.ConcurrencyIncreasingMessageProcessorDecoratorTest 2✅ 3s
SlimMessageBus.Host.Test.Consumer.MessageScopeWrapperTest 8✅ 9ms
SlimMessageBus.Host.Test.ConsumerInstanceMessageProcessorTest 18✅ 264ms
SlimMessageBus.Host.Test.ConsumerInterceptorPipelineTests 6✅ 44ms
SlimMessageBus.Host.Test.ConsumerSettingsTest 5✅ 1ms
SlimMessageBus.Host.Test.DependencyResolver.ConsumerMethodPostProcessorTest 1✅ 13ms
SlimMessageBus.Host.Test.DependencyResolver.ServiceCollectionExtensionsTest 3✅ 44ms
SlimMessageBus.Host.Test.Hybrid.HybridMessageBusTest 21✅ 131ms
SlimMessageBus.Host.Test.MessageBusBaseTests 33✅ 13s
SlimMessageBus.Host.Test.MessageBusBaseTests+ProduceResponseTests 1✅ 23ms
SlimMessageBus.Host.Test.MessageHandlerTest 7✅ 706ms
SlimMessageBus.Host.Test.MessageWithHeadersSerializerTests 4✅ 9ms
SlimMessageBus.Host.Test.PendingRequestManagerTest 2✅ 12ms
SlimMessageBus.Host.Test.PublishInterceptorPipelineTests 3✅ 46ms
SlimMessageBus.Host.Test.ReflectionUtilsTests 11✅ 31ms
SlimMessageBus.Host.Test.RetryTests+WithDelay 6✅ 275ms
SlimMessageBus.Host.Test.SendInterceptorPipelineTests 3✅ 112ms
SlimMessageBus.Host.Test.Services.MessageHeaderServiceTests 2✅ 9ms

✅ ./test-results/SlimMessageBus.Test_Unit_net8.0_20241010214637.trx

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
SlimMessageBus.Test.MessageBusTest 2✅ 257ms

Annotations

Check failure on line 29 in src/Tests/SlimMessageBus.Host.Outbox.Sql.Test/BaseSqlOutboxRepositoryTest.cs

See this annotation in the file changed.

@github-actions github-actions / .NET Tests

SlimMessageBus.Host.Outbox.Sql.Test.SqlOutboxRepositoryTests+AbortDeliveryTests ► ShouldUpdateStatus

Failed test found in:
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
  ./test-results/SlimMessageBus.Host.Outbox.Sql.Test_Unit_net8.0_20241010214826.trx
Error:
  System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
Raw output
System.InvalidOperationException : The connection does not support MultipleActiveResultSets.
   at Microsoft.Data.SqlClient.SqlInternalConnectionTds.ValidateConnectionForExecute(SqlCommand command)
   at Microsoft.Data.SqlClient.SqlInternalTransaction.Rollback()
   at Microsoft.Data.SqlClient.SqlTransaction.Rollback()
   at System.Data.Common.DbTransaction.RollbackAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location ---
   at SlimMessageBus.Host.Sql.Common.SqlTransactionService.OnCompleteTransaction(Boolean transactionFailed) in /_/src/SlimMessageBus.Host.Sql.Common/Transactions/SqlTransactionService.cs:line 25
   at SlimMessageBus.Host.Sql.Common.AbstractSqlTransactionService.TryCompleteTransaction(Boolean transactionFailed) in /_/src/SlimMessageBus.Host.Sql.Common/Transactions/AbstractSqlTransactionService.cs:line 61
   at SlimMessageBus.Host.Sql.Common.CommonSqlMigrationService`2.<>c__DisplayClass16_0.<<Migrate>b__1>d.MoveNext() in /_/src/SlimMessageBus.Host.Sql.Common/CommonSqlMigrationService.cs:line 107
--- End of stack trace from previous location ---
   at SlimMessageBus.Host.Sql.Common.SqlHelper.RetryIfError[TResult](ILogger logger, SqlRetrySettings retrySettings, Func`2 shouldRetry, Func`1 operation, CancellationToken token) in /_/src/SlimMessageBus.Host.Sql.Common/SqlHelper.cs:line 27
   at SlimMessageBus.Host.Sql.Common.CommonSqlMigrationService`2.Migrate(CancellationToken token) in /_/src/SlimMessageBus.Host.Sql.Common/CommonSqlMigrationService.cs:line 88
   at SlimMessageBus.Host.Outbox.Sql.Test.BaseSqlOutboxRepositoryTest.InitializeAsync() in /home/runner/work/SlimMessageBus/SlimMessageBus/src/Tests/SlimMessageBus.Host.Outbox.Sql.Test/BaseSqlOutboxRepositoryTest.cs:line 29