Skip to content

Replace /users/me with /me in middleware. #15

Replace /users/me with /me in middleware.

Replace /users/me with /me in middleware. #15

Triggered via pull request November 6, 2023 08:40
Status Success
Total duration 4m 38s
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

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/Authentication/AppOnlyLoginService.cs#L13
'T' is not used in the class. (https://rules.sonarsource.com/csharp/RSPEC-2326)
Build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationServiceFactory.cs#L21
Remove this unread private field 'authenticationOptions' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build: src/Microsoft.Graph.Cli.Core/IO/GraphCliClientFactory.cs#L12
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
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)