Skip to content

feature for hindi translation for CG

1f8111c
Select commit
Loading
Failed to load commit list.
Merged

feature for hindi translation for CG #393

feature for hindi translation for CG
1f8111c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 10, 2026 in 54s

Annotations

Check warning on line 209 in src/main/java/com/iemr/common/service/dynamicForm/FormMasterServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud 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

Check warning on line 49 in src/main/java/com/iemr/common/service/dynamicForm/FormMasterServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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

Check failure on line 204 in src/main/java/com/iemr/common/service/dynamicForm/FormMasterServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud 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