Skip to content

fix: remove unwanted file

7ef6b9a
Select commit
Loading
Failed to load commit list.
Merged

Merge release 3.6.1 to main #141

fix: remove unwanted file
7ef6b9a
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 19, 2026 in 20s

Quality Gate failed

Failed conditions
1 Security Hotspot
9.0% Duplication on New Code (required ≀ 3%)
E Security Rating on New Code (required β‰₯ A)
C Reliability 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 31 in src/main/java/com/wipro/fhir/service/resource_model/ImmunizationResource.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_FHIR-API&issues=AZ0FvWFFu5_pCbq7Y7rJ&open=AZ0FvWFFu5_pCbq7Y7rJ&pullRequest=141

Check warning on line 67 in src/main/java/com/wipro/fhir/data/resource_model/PractitionerDataModel.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this instanceof check and cast with 'instanceof Timestamp timestamp'

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWAku5_pCbq7Y7ps&open=AZ0FvWAku5_pCbq7Y7ps&pullRequest=141

Check warning on line 28 in src/main/java/com/wipro/fhir/service/resource_model/ImmunizationResource.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_FHIR-API&issues=AZ0FvWFFu5_pCbq7Y7rI&open=AZ0FvWFFu5_pCbq7Y7rI&pullRequest=141

Check failure on line 124 in src/main/java/com/wipro/fhir/service/bundle_creation/DischargeSummaryResourceBundleImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWDFu5_pCbq7Y7qi&open=AZ0FvWDFu5_pCbq7Y7qi&pullRequest=141

Check warning on line 433 in src/main/java/com/wipro/fhir/service/bundle_creation/DischargeSummaryResourceBundleImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use isEmpty() to check whether the collection is empty or not.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWDFu5_pCbq7Y7qk&open=AZ0FvWDFu5_pCbq7Y7qk&pullRequest=141

Check warning on line 266 in src/main/java/com/wipro/fhir/service/common/CommonServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Format specifiers should be used instead of string concatenation.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWIIu5_pCbq7Y7sR&open=AZ0FvWIIu5_pCbq7Y7sR&pullRequest=141

Check failure on line 140 in src/main/java/com/wipro/fhir/service/elasticsearch/AbhaElasticsearchSyncService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Call async methods via an injected dependency instead of directly via 'this'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWGxu5_pCbq7Y7rX&open=AZ0FvWGxu5_pCbq7Y7rX&pullRequest=141

Check warning on line 178 in src/main/java/com/wipro/fhir/service/common/CommonServiceImpl.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_FHIR-API&issues=AZ0FvWIIu5_pCbq7Y7sM&open=AZ0FvWIIu5_pCbq7Y7sM&pullRequest=141

Check warning on line 70 in src/main/java/com/wipro/fhir/service/bundle_creation/OPConsultResourceBundleImpl.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_FHIR-API&issues=AZ0FvWC1u5_pCbq7Y7qN&open=AZ0FvWC1u5_pCbq7Y7qN&pullRequest=141

Check warning on line 181 in src/main/java/com/wipro/fhir/service/common/CommonServiceImpl.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_FHIR-API&issues=AZ0FvWIIu5_pCbq7Y7sN&open=AZ0FvWIIu5_pCbq7Y7sN&pullRequest=141

Check warning on line 67 in src/main/java/com/wipro/fhir/data/resource_model/PractitionerDataModel.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWAku5_pCbq7Y7pr&open=AZ0FvWAku5_pCbq7Y7pr&pullRequest=141

Check warning on line 14 in src/main/java/com/wipro/fhir/data/resource_model/OrganizationDataModel.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add @Autowired to one of the constructors.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWAWu5_pCbq7Y7pj&open=AZ0FvWAWu5_pCbq7Y7pj&pullRequest=141

Check warning on line 86 in src/main/java/com/wipro/fhir/service/bundle_creation/DischargeSummaryResourceBundleImpl.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_FHIR-API&issues=AZ0FvWDFu5_pCbq7Y7qe&open=AZ0FvWDFu5_pCbq7Y7qe&pullRequest=141

Check warning on line 284 in src/main/java/com/wipro/fhir/service/common/CommonServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use the built-in formatting to construct this argument.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWIIu5_pCbq7Y7sI&open=AZ0FvWIIu5_pCbq7Y7sI&pullRequest=141

Check failure on line 171 in src/main/java/com/wipro/fhir/service/v3/careContext/CareContextLinkingServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "Unknown error" 5 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWHiu5_pCbq7Y7rm&open=AZ0FvWHiu5_pCbq7Y7rm&pullRequest=141

Check warning on line 29 in src/main/java/com/wipro/fhir/controller/v3/careContext/CareContextLinkingController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change this code to not log user-controlled data.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWIyu5_pCbq7Y7sg&open=AZ0FvWIyu5_pCbq7Y7sg&pullRequest=141

Check warning on line 77 in src/main/java/com/wipro/fhir/service/bundle_creation/DiagnosticRecordResourceBundleImpl.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_FHIR-API&issues=AZ0FvWDtu5_pCbq7Y7qn&open=AZ0FvWDtu5_pCbq7Y7qn&pullRequest=141

Check warning on line 24 in src/main/java/com/wipro/fhir/service/resource_model/MedicalHistoryResource.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_FHIR-API&issues=AZ0FvWFyu5_pCbq7Y7rN&open=AZ0FvWFyu5_pCbq7Y7rN&pullRequest=141

Check warning on line 48 in src/main/java/com/wipro/fhir/service/bundle_creation/PrescriptionResourceBundleImpl.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_FHIR-API&issues=AZ0FvWEiu5_pCbq7Y7q_&open=AZ0FvWEiu5_pCbq7Y7q_&pullRequest=141

Check warning on line 1 in src/main/java/com/wipro/fhir/controller/v3/careContext/CareContextLinkingController.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this package name to match the regular expression '^[a-z_]+(\.[a-z_][a-z0-9_]*)*$'.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWIyu5_pCbq7Y7sW&open=AZ0FvWIyu5_pCbq7Y7sW&pullRequest=141

Check warning on line 46 in src/main/java/com/wipro/fhir/service/bundle_creation/PrescriptionResourceBundleImpl.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_FHIR-API&issues=AZ0FvWEiu5_pCbq7Y7q-&open=AZ0FvWEiu5_pCbq7Y7q-&pullRequest=141

Check warning on line 235 in src/main/java/com/wipro/fhir/service/bundle_creation/DiagnosticRecordResourceBundleImpl.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_FHIR-API&issues=AZ0FvWDtu5_pCbq7Y7qo&open=AZ0FvWDtu5_pCbq7Y7qo&pullRequest=141

Check warning on line 374 in src/main/java/com/wipro/fhir/service/v3/careContext/CareContextLinkingServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This branch's code block is the same as the block for the branch on line 370.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWHiu5_pCbq7Y7r-&open=AZ0FvWHiu5_pCbq7Y7r-&pullRequest=141

Check warning on line 60 in src/main/java/com/wipro/fhir/service/bundle_creation/DiagnosticRecordResourceBundleImpl.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_FHIR-API&issues=AZ0FvWDtu5_pCbq7Y7qu&open=AZ0FvWDtu5_pCbq7Y7qu&pullRequest=141

Check warning on line 19 in src/main/java/com/wipro/fhir/service/bundle_creation/OPConsultResourceBundle.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 9 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=PSMRI_FHIR-API&issues=AZ0FvWEWu5_pCbq7Y7q7&open=AZ0FvWEWu5_pCbq7Y7q7&pullRequest=141