Replace /users/me
with /me
in middleware.
#8
Annotations
1 error and 10 warnings
|
src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L41
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L76
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L32
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L40
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/Microsoft.Graph.Cli.Core/Authentication/AppOnlyLoginService.cs#L13
'T' is not used in the class. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
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)
|
src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L16
Make 'scopesOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L22
Make 'clientIdOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L24
Make 'tenantIdOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
src/Microsoft.Graph.Cli.Core/Commands/Authentication/LoginCommand.cs#L26
Make 'certificateNameOption' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
The logs for this run have expired and are no longer available.
Loading