Recipient API created #100
sonarcloud.yaml
on: pull_request
analyse
/
sonar-analysis
1m 48s
Annotations
6 warnings
analyse / sonar-analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L96
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
analyse / sonar-analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L104
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
analyse / sonar-analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L14
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
|
analyse / sonar-analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L96
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
analyse / sonar-analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L104
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
analyse / sonar-analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L14
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
|