ci/performance testing #1892
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
4m 19s
Annotations
10 warnings
|
Build:
performance/resultsComparer/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
|
Build:
performance/resultsComparer/policies/PercentageMemoryUsagePolicy.cs#L54
Parameters to 'GetPercentageDifference' have the same names but not the same order as the method arguments. (https://rules.sonarsource.com/csharp/RSPEC-2234)
|
|
Build:
src/Microsoft.OpenApi/Reader/OpenApiModelFactory.cs#L310
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi/Reader/OpenApiModelFactory.cs#L310
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi/Reader/OpenApiModelFactory.cs#L310
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi/Reader/OpenApiModelFactory.cs#L310
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi/Reader/OpenApiModelFactory.cs#L310
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
src/Microsoft.OpenApi/Reader/OpenApiModelFactory.cs#L310
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
|
Build:
performance/benchmark/Program.cs#L5
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
|
Build:
performance/benchmark/Descriptions.cs#L57
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|