Validate python intergration tests. #12735
Annotations
10 warnings
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/Writers/Python/CodePropertyWriter.cs#L13
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Kiota.Builder/Writers/Python/CodePropertyWriter.cs#L37
Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L44
Loop should be simplified by calling Select(parameter => parameter.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L116
Make 'WriteRawUrlBuilderBody' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Kiota.Builder/Writers/Python/CodeMethodWriter.cs#L139
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#L168
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#L329
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#L378
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#L432
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
This job succeeded
Loading