Skip to content

[PM-28487] Move Events and EventsProcessor to DIRT ownership #14367

[PM-28487] Move Events and EventsProcessor to DIRT ownership

[PM-28487] Move Events and EventsProcessor to DIRT ownership #14367

Triggered via pull request December 8, 2025 23:45
@eliykateliykat
synchronize #6678
Status Success
Total duration 7m 30s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Sonar / Quality scan: bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L77
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: bitwarden_license/src/Scim/Controllers/v2/UsersController.cs#L50
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: src/Billing/Controllers/BitPayController.cs#L151
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: src/Billing/Controllers/BitPayController.cs#L38
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: src/Billing/Controllers/FreshdeskController.cs#L145
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: src/Billing/Controllers/FreshdeskController.cs#L44
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: src/Billing/Controllers/FreshsalesController.cs#L52
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Sonar / Quality scan: src/Core/Services/Implementations/UserService.cs#L917
'paymentService' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Sonar / Quality scan: src/Core/Services/Implementations/UserService.cs#L188
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Sonar / Quality scan: src/Core/Services/Implementations/UserService.cs#L177
'_currentContext' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)