Skip to content

chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary from 1.13.0 to 1.13.1 #423

chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary from 1.13.0 to 1.13.1

chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary from 1.13.0 to 1.13.1 #423

Triggered via pull request October 12, 2024 01:42
Status Success
Total duration 2m 28s
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

2 errors and 10 warnings
Build: src/sample/Program.cs#L191
The call is ambiguous between the following methods or properties: 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, bool, params string[])' and 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, params string[])'
Build: src/sample/Program.cs#L191
The call is ambiguous between the following methods or properties: 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, bool, params string[])' and 'AzureIdentityAuthenticationProvider.AzureIdentityAuthenticationProvider(TokenCredential, string[], ObservabilityOptions, params string[])'
Build: src/Microsoft.Graph.Cli.Core/IO/GraphCliClientFactory.cs#L55
'CompressionHandler' is obsolete: 'kiota clients now rely on the HttpClientHandler to handle decompression'
Build: src/Microsoft.Graph.Cli.Core/IO/GraphCliClientFactory.cs#L56
'CompressionHandler' is obsolete: 'kiota clients now rely on the HttpClientHandler to handle decompression'
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L43
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L34
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L42
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.Graph.Cli.Core/Authentication/CloudEnvironment.cs#L10
Move 'CloudEnvironment' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
Build: src/Microsoft.Graph.Cli.Core/Authentication/CloudEnvironment.cs#L33
Move 'CloudEnvironmentExtensions' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
Build: src/Microsoft.Graph.Cli.Core/Authentication/AppOnlyLoginService.cs#L13
'T' is not used in the class. (https://rules.sonarsource.com/csharp/RSPEC-2326)
Build: src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L16
Make 'scopesOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
Build: src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L22
Make 'clientIdOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)