Skip to content

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.12.2 to 1.12.3 #384

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.12.2 to 1.12.3

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.12.2 to 1.12.3 #384

Triggered via pull request September 3, 2024 22:14
Status Success
Total duration 1m 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

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/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)
Build: src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L24
Make 'tenantIdOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)