This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Bump Microsoft.AspNetCore.SignalR.StackExchangeRedis from 7.0.0 to 7.0.10 in /src/Services/Ordering/Ordering.SignalrHub #237
Annotations
10 warnings
src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs#L27
The field 'Order._isDraft' is assigned but its value is never used
|
src/BuildingBlocks/EventBus/EventBusServiceBus/GlobalUsings.cs#L16
The using directive for 'System' appeared previously in this namespace
|
src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Services/Ordering/Ordering.API/GlobalUsings.cs#L86
The using directive for 'System.Collections.Generic' appeared previously in this namespace
|
src/Services/Ordering/Ordering.API/Program.cs#L39
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
src/Services/Ordering/Ordering.API/Application/Commands/CreateOrderDraftCommandHandler.cs#L10
The field 'CreateOrderDraftCommandHandler._orderRepository' is never used
|
src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs#L27
The field 'Order._isDraft' is assigned but its value is never used
|
src/BuildingBlocks/EventBus/EventBusServiceBus/GlobalUsings.cs#L16
The using directive for 'System' appeared previously in this namespace
|
src/Services/Ordering/Ordering.Infrastructure/OrderingContext.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading