Prepare repo for .NET 8 #2136
Annotations
10 errors
_/src/NServiceBus.AcceptanceTests/Core/Routing/When_using_discriminator.cs#L20
System.NotImplementedException : The method or operation is not implemented.
|
_/src/NServiceBus.AcceptanceTests/Tx/When_receiving_with_dtc_enabled.cs#L31
System.NotSupportedException : Implicit distributed transactions have not been enabled. If you're intentionally starting a distributed transaction, set TransactionManager.ImplicitDistributedTransactions to true.
|
|
_/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
|
|
_/src/NServiceBus.Core.Tests/Settings/SettingsExtensionsTests.cs#L17
Should throw since the endpoint hasn't been fully configured yet
Expected: <System.InvalidOperationException>
But was: <System.NotImplementedException: The method or operation is not implemented.
at NServiceBus.SettingsExtensions.LocalAddress(IReadOnlySettings settings) in /_/src/NServiceBus.Core/obsoletes-v9.cs:line 91
at NServiceBus.AcceptanceTests.Core.TransportSeam.SettingsExtensionsTests.<>c__DisplayClass0_0.<Should_throw_if_receive_addresses_are_accessed_before_transport_configuration>b__0() in /_/src/NServiceBus.Core.Tests/Settings/SettingsExtensionsTests.cs:line 17
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
The logs for this run have expired and are no longer available.
Loading