build(deps): bump Microsoft.Extensions.DependencyModel from 7.0.0 to 8.0.0 in /RealEstate.Test #36
Annotations
7 errors and 12 warnings
build:
Microservices/EstatesMicroservice/Controllers/EstateController.cs#L287
'ControllerBase.File(byte[], string)' is a method, which is not valid in the given context
|
build:
Microservices/EstatesMicroservice/Controllers/EstateController.cs#L290
The name 'JsonConvert' does not exist in the current context
|
build:
Microservices/EstatesMicroservice/Controllers/EstateController.cs#L293
Cannot implicitly convert type 'Microsoft.AspNetCore.Mvc.OkObjectResult' to 'System.Collections.Generic.List<RealEstate.Shared.Models.DTOs.Estates.EstateDTO>'
|
build:
Microservices/EstatesMicroservice/Controllers/EstateController.cs#L287
'ControllerBase.File(byte[], string)' is a method, which is not valid in the given context
|
build:
Microservices/EstatesMicroservice/Controllers/EstateController.cs#L290
The name 'JsonConvert' does not exist in the current context
|
build:
Microservices/EstatesMicroservice/Controllers/EstateController.cs#L293
Cannot implicitly convert type 'Microsoft.AspNetCore.Mvc.OkObjectResult' to 'System.Collections.Generic.List<RealEstate.Shared.Models.DTOs.Estates.EstateDTO>'
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
.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.
|
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.
|
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/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#L73
Dereference of a possibly null reference.
|
build:
RealEstate.Shared/MediatR/Commands/EstateCommand.cs#L20
The event 'EstateCommand.CanExecuteChanged' is never used
|
build:
RealEstate.Shared/Core/Configurations/EnvironmentDefinition.cs#L36
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/Middleware/CustomExceptionHandler.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/MediatR/Handlers/Query/ClientSearchHandler.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|