ci/performance testing #1875
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
4m 22s
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#L47
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#L306
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#L306
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#L306
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#L306
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#L306
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#L306
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build:
performance/benchmark/Descriptions.cs#L58
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
performance/benchmark/Descriptions.cs#L57
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|