Skip to content

Merge pull request #318 from microsoftgraph/dependabot/github_actions… #108

Merge pull request #318 from microsoftgraph/dependabot/github_actions…

Merge pull request #318 from microsoftgraph/dependabot/github_actions… #108

Triggered via push December 14, 2023 22:29
Status Success
Total duration 2m 0s
Artifacts

sonarcloud.yml

on: push
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

10 warnings
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L41
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L76
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L32
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L40
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)
Build: src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L30
Make 'strategyOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)