Remove stringify from primitive types #12813
Annotations
10 warnings
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L16
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L395
Define a constant instead of using this literal 'Optional[' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L24
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L95
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L100
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L109
Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L114
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L114
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L116
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
src/Kiota.Builder/Extensions/OpenApiUrlTreeNodeExtensions.cs#L116
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
The logs for this run have expired and are no longer available.
Loading