jhipster / jhipster-lite

JHipster Lite ⚡ is a development platform to generate, develop & deploy modern web applications & microservices architecture, step by step - using Hexagonal Architecture :gem:
https://lite.jhipster.tech
Apache License 2.0
453 stars 207 forks source link

Sonar: question #10275

Closed qmonmert closed 2 months ago

qmonmert commented 2 months ago

We have 3 issues on the generated app: https://sonarcloud.io/project/issues?impactSoftwareQualities=MAINTAINABILITY&issueStatuses=OPEN%2CCONFIRMED&id=jhipster_jhipster-lite-sample-app

But this is strange, we have: https://github.com/jhipster/jhipster-lite/blob/e50658a9bb737f3275c0c5a23d1d665e650b2b3b/src/main/resources/generator/server/springboot/mvc/web/test/BeanValidationErrorsHandlerTest.java.mustache#L41 whereas https://github.com/jhipster/jhipster-lite-sample-app/blob/d5d95b18aaab4849ff8a5eb0fe8c1c66a37b235f/src/test/java/tech/jhipster/lite/sample/shared/error/infrastructure/primary/BeanValidationErrorsHandlerTest.java#L40

cc @pascalgrimaud

pascalgrimaud commented 2 months ago

Already fixed it this afternoon :-) But it was after the release

qmonmert commented 2 months ago

@pascalgrimaud ok 👍