Fixes missing imports in java generation for UntypedNode
#10916
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
2m 21s
Annotations
6 warnings
Build:
src/Kiota.Builder/Refiners/JavaRefiner.cs#L227
Refactor this field to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
src/Kiota.Builder/Refiners/JavaRefiner.cs#L217
Define a constant instead of using this literal 'java.util' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/Refiners/JavaRefiner.cs#L204
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Build:
src/Kiota.Builder/Refiners/JavaRefiner.cs#L227
Refactor this field to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
src/Kiota.Builder/Refiners/JavaRefiner.cs#L217
Define a constant instead of using this literal 'java.util' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/Kiota.Builder/Refiners/JavaRefiner.cs#L204
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|