Bug/hindhi translation welcome sms optmiztion #405
Merged
SonarQubeCloud / SonarCloud Code Analysis
succeeded
May 6, 2026 in 49s
Quality Gate passed
Annotations
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=AZ38AprptsfJDtCC-uLs&open=AZ38AprptsfJDtCC-uLs&pullRequest=405
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=AZ38ApwWtsfJDtCC-uLv&open=AZ38ApwWtsfJDtCC-uLv&pullRequest=405
sonarqubecloud / SonarCloud Code Analysis
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ38ApuGtsfJDtCC-uLu&open=AZ38ApuGtsfJDtCC-uLu&pullRequest=405
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=AZ38AprptsfJDtCC-uLt&open=AZ38AprptsfJDtCC-uLt&pullRequest=405
Loading