Skip to content

[PM-16700] Handling nulls in UserLicenseClaimsFactory (#5217) #5503

[PM-16700] Handling nulls in UserLicenseClaimsFactory (#5217)

[PM-16700] Handling nulls in UserLicenseClaimsFactory (#5217) #5503

Triggered via push January 3, 2025 20:52
Status Success
Total duration 1h 3m 18s
Artifacts

scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/MultiServiceMailDeliveryService.cs#L14
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
Quality scan: src/Core/Utilities/CoreHelpers.cs#L32
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
Quality scan: src/Core/AdminConsole/OrganizationFeatures/OrganizationConnections/ValidateBillingSyncKeyCommand.cs#L30
'orgApiKey' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)