Skip to content

feat/bundle dependencies #12290

feat/bundle dependencies

feat/bundle dependencies #12290

Triggered via pull request September 11, 2024 19:30
Status Success
Total duration 3m 5s
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

10 warnings
Build: src/kiota/Handlers/BaseKiotaCommandHandler.cs#L69
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)
Build: src/kiota/Handlers/BaseKiotaCommandHandler.cs#L71
Rename 'httpClient' which hides the property with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
Build: src/kiota/Handlers/KiotaInfoCommandHandler.cs#L93
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
Build: src/kiota/Handlers/KiotaInfoCommandHandler.cs#L96
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build: src/kiota/KiotaConfigurationExtensions.cs#L16
Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/kiota/Handlers/KiotaInfoCommandHandler.cs#L130
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
Build: src/kiota/Handlers/KiotaInfoCommandHandler.cs#L145
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
Build: src/kiota/Handlers/BaseKiotaCommandHandler.cs#L69
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)
Build: src/kiota/Handlers/BaseKiotaCommandHandler.cs#L71
Rename 'httpClient' which hides the property with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
Build: src/kiota/Handlers/KiotaInfoCommandHandler.cs#L93
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)