Prepare repo for .NET 8 #2143
Annotations
10 errors
_/src/NServiceBus.AcceptanceTests/Core/Pipeline/When_pipelines_are_built.cs#L26
Approval verification failed.
Expected string length 7714 but was 7585. Strings differ at index 6485.
Expected: "...alMessageContext context6) => UnitOfWorkBehavior.Invoke(co..."
But was: "...alMessageContext context6) => DeserializeMessageConnector...."
--------------------------------------------^
|
_/src/NServiceBus.AcceptanceTests/Core/UnitOfWork/TransactionScope/When_transactionscope_enabled.cs#L14
System.Exception : Registration 'ExecuteUnitOfWork' specified in the insertafter of the 'HandlerTransactionScopeWrapper' step does not exist. Current StepIds: 'ProcessingStatistics', 'MutateIncomingTransportMessage', 'SubscriptionReceiverBehavior', 'HandlerTransactionScopeWrapper'
|
_/src/NServiceBus.AcceptanceTests/Core/UnitOfWork/TransactionScope/When_used_with_default_transaction_mode.cs#L15
System.Exception : Registration 'ExecuteUnitOfWork' specified in the insertafter of the 'HandlerTransactionScopeWrapper' step does not exist. Current StepIds: 'ProcessingStatistics', 'MutateIncomingTransportMessage', 'HandlerTransactionScopeWrapper'
|
|
_/src/NServiceBus.ContainerTests/When_registering_components.cs#L94
Expected: True
But was: False
|
_/src/NServiceBus.ContainerTests/When_registering_components.cs#L107
Expected: True
But was: False
|
_/src/NServiceBus.ContainerTests/When_registering_components.cs#L86
Expected: same as <NServiceBus.ContainerTests.SingletonComponent>
But was: null
|
_/src/NServiceBus.ContainerTests/When_registering_components.cs#L156
Expected: True
But was: False
|
_/src/NServiceBus.ContainerTests/When_registering_components.cs#L125
Expected: 2
But was: 0
|
|
The logs for this run have expired and are no longer available.
Loading