Skip to content

Recipient API created #112

Recipient API created

Recipient API created #112

Triggered via pull request May 16, 2024 06:43
Status Success
Total duration 1m 44s
Artifacts

sonarcloud.yaml

on: pull_request
analyse  /  sonar-analysis
1m 34s
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#L57
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#L65
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#L12
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#L57
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#L65
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#L12
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)