Skip to content

Recipient API created #100

Recipient API created

Recipient API created #100

Triggered via pull request May 15, 2024 06:38
Status Success
Total duration 1m 57s
Artifacts

sonarcloud.yaml

on: pull_request
analyse  /  sonar-analysis
1m 48s
analyse / sonar-analysis
Fit to window
Zoom out
Zoom in

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)