Optimize build process and refine codebase with .NET 8 tooling enhancements #198
Annotations
5 warnings
application/shared-kernel/ApiCore/ApiResults/ApiResult.cs#L12
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
application/shared-kernel/ApiCore/ApiCoreConfiguration.cs#L20
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
application/shared-kernel/ApiCore/Middleware/GlobalExceptionHandlerMiddleware.cs#L15
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
application/shared-kernel/ApiCore/Middleware/GlobalExceptionHandlerMiddleware.cs#L16
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
application/shared-kernel/ApiCore/ApiResults/ApiResult.cs#L56
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
The logs for this run have expired and are no longer available.
Loading