Fix ErrorMessageOverride
collision with classname
#11279
Annotations
10 warnings
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L626
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L628
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L39
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L40
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L43
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L160
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L160
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L302
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L371
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Kiota.Builder/Refiners/CommonLanguageRefiner.cs#L415
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
The logs for this run have expired and are no longer available.
Loading