feat: add movie creation endpoint #20
sonar.yml
on: pull_request
SonarCloud Analysis
1m 55s
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.
|