[PM-28487] Move Events and EventsProcessor to DIRT ownership #14367
scan.yml
on: pull_request_target
Check PR run
/
Check
5s
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)
|