Skip to content

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.12.3 to 1.12.4 #397

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

chore(deps): bump Microsoft.Kiota.Serialization.Json from 1.12.3 to 1.12.4 #397

Triggered via pull request September 5, 2024 22:31
Status Success
Total duration 2m 8s
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/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)
Build: src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L26
Make 'certificateNameOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
Build: src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L28
Make 'certificateThumbPrintOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)