CodeQL #396
Annotations
10 warnings
|
Analyze (csharp):
src/Microservices/Common/ClassifiedAds.CrossCuttingConcerns/Exceptions/ValidationException.cs#L16
An opening brace should not be followed by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
|
|
|
Analyze (csharp):
src/Microservices/Common/ClassifiedAds.CrossCuttingConcerns/ExtensionMethods/DateTimeExtensions.cs#L11
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
|
Analyze (csharp):
src/Microservices/Common/ClassifiedAds.CrossCuttingConcerns/ExtensionMethods/DateTimeExtensions.cs#L9
An opening brace should not be followed by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
|
|
|
|
|
|
|
Analyze (csharp)
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
Analyze (csharp)
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
Analyze (csharp)
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|