Fix python failing integration tests #12969
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
2m 57s
Annotations
4 warnings
Build:
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:
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:
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:
src/Kiota.Builder/Writers/Python/CodeClassDeclarationWriter.cs#L44
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|