feature for hindi translation for CG #393
Merged
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Apr 10, 2026 in 54s
Quality Gate passed
Annotations
sonarqubecloud / SonarCloud Code Analysis
Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ12Pc-yt-zbsGOGFFm5&open=AZ12Pc-yt-zbsGOGFFm5&pullRequest=393
sonarqubecloud / SonarCloud Code Analysis
Remove this field injection and use constructor injection instead.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ12Pc-yt-zbsGOGFFm4&open=AZ12Pc-yt-zbsGOGFFm4&pullRequest=393
Check warning on line 23 in src/main/java/com/iemr/common/dto/dynamicForm/FieldResponseDTO.java
sonarqubecloud / SonarCloud Code Analysis
Make options a static final constant or non-public and provide accessors if needed.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ12PdA3t-zbsGOGFFm6&open=AZ12PdA3t-zbsGOGFFm6&pullRequest=393
sonarqubecloud / SonarCloud Code Analysis
Define a constant instead of duplicating this literal "label" 3 times.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ12Pc-yt-zbsGOGFFm3&open=AZ12Pc-yt-zbsGOGFFm3&pullRequest=393
Loading