chore(deps): bump Microsoft.Graph.Core from 3.1.20 to 3.1.21 #394
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
1m 47s
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)
|