Skip to content

Auth/pm 2996/add auth request data to devices response model #5310

Auth/pm 2996/add auth request data to devices response model

Auth/pm 2996/add auth request data to devices response model #5310

Triggered via pull request December 19, 2024 17:26
Status Failure
Total duration 5m 20s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Quality scan
Process completed with exit code 1.
Quality scan: src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L23
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'User'.'
Quality scan: src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
Quality scan: src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Quality scan: src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Quality scan: src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Quality scan: src/Core/Services/Implementations/UserService.cs#L176
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Quality scan: src/Core/Services/Implementations/UserService.cs#L187
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Quality scan: src/Core/Services/Implementations/UserService.cs#L973
'paymentService' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)