checking if it passes with unit tests only #6
Annotations
10 warnings
CI_Pipeline:
samples/AdministrationApi/Program.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
CI_Pipeline:
samples/AdministrationApi/Program.cs#L15
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
CI_Pipeline:
samples/AdministrationApi/Program.cs#L35
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
CI_Pipeline:
samples/OcelotGraphQL/Program.cs#L44
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
CI_Pipeline:
samples/OcelotGraphQL/Program.cs#L84
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
CI_Pipeline:
samples/OcelotGraphQL/Program.cs#L38
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
CI_Pipeline:
samples/OcelotGraphQL/Program.cs#L102
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
CI_Pipeline:
samples/OcelotGraphQL/Program.cs#L123
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
CI_Pipeline:
samples/OcelotEureka/ApiGateway/Program.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
CI_Pipeline:
samples/OcelotEureka/DownstreamService/Program.cs#L7
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|