Skip to content

fix: return fileName with base64 file content in getKMFile response

8b6931c
Select commit
Loading
Failed to load commit list.
Open

Secure file download via API proxy instead of credential-exposed URL #146

fix: return fileName with base64 file content in getKMFile response
8b6931c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 7, 2026 in 47s

Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required β‰₯ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 561 in src/main/java/com/iemr/tm/service/common/transaction/CommonServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

See more on https://sonarcloud.io/project/issues?id=PSMRI_TM-API&issues=AZ1oBodwzsBjmD1pomI0&open=AZ1oBodwzsBjmD1pomI0&pullRequest=146

Check failure on line 567 in src/main/java/com/iemr/tm/service/common/transaction/CommonServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "fileID" 3 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_TM-API&issues=AZ1oBodwzsBjmD1pomI1&open=AZ1oBodwzsBjmD1pomI1&pullRequest=146

Check failure on line 561 in src/main/java/com/iemr/tm/service/common/transaction/CommonServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=PSMRI_TM-API&issues=AZ1oBodwzsBjmD1pomI2&open=AZ1oBodwzsBjmD1pomI2&pullRequest=146

Check warning on line 561 in src/main/java/com/iemr/tm/service/common/transaction/CommonServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_TM-API&issues=AZ1oBodwzsBjmD1pomIz&open=AZ1oBodwzsBjmD1pomIz&pullRequest=146