Bump MediatR from 12.0.1 to 14.0.0 #37
Open
Annotations
11 warnings
|
Build:
RealEstate.Shared/MediatR/Handlers/Query/ClientSearchHandler.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
RealEstate.Shared/MediatR/Commands/EstateCommand.cs#L38
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
RealEstate.Shared/Core/Middleware/CustomExceptionHandler.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
RealEstate.Shared/Core/Middleware/CustomExceptionHandler.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
RealEstate.Shared/Core/Configurations/EnvironmentDefinition.cs#L36
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
RealEstate.Shared/MediatR/Commands/EstateCommand.cs#L20
The event 'EstateCommand.CanExecuteChanged' is never used
|
|
Build:
RealEstate.Shared/Logging/ELKStackConfig.cs#L73
Dereference of a possibly null reference.
|
|
Build:
RealEstate.Shared/Logging/ELKStackConfig.cs#L47
Possible null reference argument for parameter 'value' in 'LoggerConfiguration LoggerEnrichmentConfiguration.WithProperty(string name, object value, bool destructureObjects = false)'.
|
|
Build:
RealEstate.Shared/Logging/ELKStackConfig.cs#L28
Possible null reference argument for parameter 'environment' in 'ElasticsearchSinkOptions ServiceCollectionExtensions.ConfigureElasticSink(IConfigurationRoot configuration, string environment)'.
|
|
Build:
RealEstate.Shared/Data/Repository/Repository.cs#L223
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Setup .NET
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading