Skip to content

Feature ETP-3003: Sonar and new unit tests

db61f24
Select commit
Loading
Failed to load commit list.
Open

Feature ETP-3003: Enhance call sync #858

Feature ETP-3003: Sonar and new unit tests
db61f24
Select commit
Loading
Failed to load commit list.
SonarScanEtendo / SonarQube Code Analysis failed Dec 18, 2025 in 1m 32s

Quality Gate failed

Failed Quality Gate failed

  • 3 New Issues (is greater than 0)

Project ID: etendosoftware_etendo_core_AYOKvQCAuJ79WHyLB97g

View in SonarQube

Annotations

Check notice on line 48 in src/com/etendoerp/db/CallAsyncProcess.java

See this annotation in the file changed.

@sonarscanetendo sonarscanetendo / SonarQube Code Analysis

src/com/etendoerp/db/CallAsyncProcess.java#L48

Make log4j a static final constant or non-public and provide accessors if needed.

Check notice on line 48 in src/com/etendoerp/db/CallAsyncProcess.java

See this annotation in the file changed.

@sonarscanetendo sonarscanetendo / SonarQube Code Analysis

src/com/etendoerp/db/CallAsyncProcess.java#L48

Make this "public static log4j" field final

Check warning on line 48 in src/com/etendoerp/db/CallAsyncProcess.java

See this annotation in the file changed.

@sonarscanetendo sonarscanetendo / SonarQube Code Analysis

src/com/etendoerp/db/CallAsyncProcess.java#L48

Document this public field by adding an explicit description.