Auth/pm 2996/add auth request data to devices response model #5308
Annotations
1 error and 10 warnings
Scan with SonarCloud
Process completed with exit code 1.
|
Scan with SonarCloud:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L23
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'User'.'
|
Scan with SonarCloud:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
|
Scan with SonarCloud:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Scan with SonarCloud:
src/Core/AdminConsole/OrganizationFeatures/Policies/PolicyValidators/TwoFactorAuthenticationPolicyValidator.cs#L107
Dereference of a possibly null reference.
|
Scan with SonarCloud:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Scan with SonarCloud:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Scan with SonarCloud:
src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
|
Scan with SonarCloud:
src/Core/Services/Implementations/UserService.cs#L176
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|
Scan with SonarCloud:
src/Core/Services/Implementations/UserService.cs#L187
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|
Scan with SonarCloud:
src/Core/Services/Implementations/UserService.cs#L973
'paymentService' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|
Loading