Skip to content

Fixes missing imports in java generation for UntypedNode #10916

Fixes missing imports in java generation for UntypedNode

Fixes missing imports in java generation for UntypedNode #10916

Triggered via pull request June 4, 2024 12:51
Status Success
Total duration 2m 40s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

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)