Bump NServiceBus from 8.1.2 to 8.1.3 in /12-cart-lifecycle/src #618
Annotations
10 warnings
Build on Linux:
07-cmd-events-recoverability/src/website/Program.cs#L45
Unreachable code detected
|
Build on Linux:
07-cmd-events-recoverability/src/warehouse/OrderPlacedHandler.cs#L17
Forward 'context.CancellationToken' to the 'System.Threading.Tasks.Task.Delay(int)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/billing/OrderPlacedHandler.cs#L17
Forward 'context.CancellationToken' to the 'System.Threading.Tasks.Task.Delay(int)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/shipping/OrderItemsCollectedHandler.cs#L18
Forward 'context.CancellationToken' to the 'System.Data.Common.DbCommand.ExecuteNonQueryAsync()' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/shipping/OrderItemsCollectedHandler.cs#L22
Forward 'context.CancellationToken' to the 'System.Threading.Tasks.Task.Delay(int)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/shipping/PaymentAuthorizedHandler.cs#L18
Forward 'context.CancellationToken' to the 'System.Data.Common.DbCommand.ExecuteNonQueryAsync()' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/shipping/PaymentAuthorizedHandler.cs#L22
Forward 'context.CancellationToken' to the 'System.Threading.Tasks.Task.Delay(int)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/website/Program.cs#L45
Unreachable code detected
|
Build on Linux:
07-cmd-events-recoverability/src/warehouse/OrderPlacedHandler.cs#L17
Forward 'context.CancellationToken' to the 'System.Threading.Tasks.Task.Delay(int)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|
Build on Linux:
07-cmd-events-recoverability/src/billing/OrderPlacedHandler.cs#L17
Forward 'context.CancellationToken' to the 'System.Threading.Tasks.Task.Delay(int)' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
|