feat/bundle dependencies #12290
Annotations
10 warnings
src/kiota/Handlers/BaseKiotaCommandHandler.cs#L69
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)
|
src/kiota/Handlers/BaseKiotaCommandHandler.cs#L71
Rename 'httpClient' which hides the property with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
|
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)
|
src/kiota/Handlers/KiotaInfoCommandHandler.cs#L96
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
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)
|
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)
|
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)
|
src/kiota/Handlers/BaseKiotaCommandHandler.cs#L69
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)
|
src/kiota/Handlers/BaseKiotaCommandHandler.cs#L71
Rename 'httpClient' which hides the property with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
|
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)
|
This job succeeded
Loading