Skip to content

[PM-10563] Notification Center API #3992

[PM-10563] Notification Center API

[PM-10563] Notification Center API #3992

Triggered via pull request October 18, 2024 08:15
@mzieniukbwmzieniukbw
synchronize #4852
Status Success
Total duration 4m 2s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Quality scan: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
Quality scan: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
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/Services/Implementations/UserService.cs#L170
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Quality scan: src/Core/Services/Implementations/UserService.cs#L181
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Quality scan: src/Core/Services/Implementations/UserService.cs#L959
'paymentService' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Quality scan: src/Identity/Controllers/SsoController.cs#L41
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Quality scan: src/Identity/Controllers/SsoController.cs#L76
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)