Fix python failing integration tests #12971
Annotations
4 warnings
Build and analyze:
src/Kiota.Builder/Writers/Python/CodeClassDeclarationWriter.cs#L14
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/Kiota.Builder/Writers/Python/CodeClassDeclarationWriter.cs#L44
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
Build and analyze:
src/Kiota.Builder/Writers/Python/CodeClassDeclarationWriter.cs#L14
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/Kiota.Builder/Writers/Python/CodeClassDeclarationWriter.cs#L44
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
Loading