Remove stringify from primitive types #12711
Annotations
10 warnings
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L393
Define a constant instead of using this literal 'Optional[' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L115
Make 'WriteRawUrlBuilderBody' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L43
Loop should be simplified by calling Select(parameter => parameter.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L138
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L167
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L327
Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L376
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L430
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L502
Make 'WriteDeserializerBodyForUnionModel' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L518
Make 'WriteDeserializerBodyForIntersectionModel' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
The logs for this run have expired and are no longer available.
Loading