Skip to content

feat: add movie creation endpoint #20

feat: add movie creation endpoint

feat: add movie creation endpoint #20

Triggered via pull request May 6, 2026 02:29
Status Success
Total duration 2m 5s
Artifacts

sonar.yml

on: pull_request
SonarCloud Analysis
1m 55s
SonarCloud Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
SonarCloud Analysis: backend/src/SmartMovieCatalog.Domain/Movies/Movie.cs#L68
Method has 12 parameters, which is greater than the 7 authorized.
SonarCloud Analysis: backend/src/SmartMovieCatalog.Domain/Movies/Movie.cs#L18
Constructor has 12 parameters, which is greater than the 7 authorized.
SonarCloud Analysis: backend/src/SmartMovieCatalog.Domain/Movies/Movie.cs#L68
Method has 12 parameters, which is greater than the 7 authorized.
SonarCloud Analysis: backend/src/SmartMovieCatalog.Domain/Movies/Movie.cs#L18
Constructor has 12 parameters, which is greater than the 7 authorized.