Skip to content

chore(QTDI-2898): S1124 Modifier order - fix tests

7f13466
Select commit
Loading
Failed to load commit list.
Open

chore(QTDI-2898): S1124 Modifier order #1235

chore(QTDI-2898): S1124 Modifier order - fix tests
7f13466
Select commit
Loading
Failed to load commit list.
sonar-rnd / SonarQube Code Analysis failed May 29, 2026 in 1m 25s

Quality Gate failed

Failed Quality Gate failed

  • 0.00% Coverage on New Code (is less than 80.00%)
  • 7 New Issues (is greater than 0)

Project ID: org.talend.sdk.component:component-runtime

View in SonarQube

Annotations

Check failure on line 56 in component-tools/src/test/java/org/talend/test/failure/aftergroup/MyComponent3.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

component-tools/src/test/java/org/talend/test/failure/aftergroup/MyComponent3.java#L56

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

Check failure on line 56 in component-tools/src/test/java/org/talend/test/failure/aftergroup/MyComponent2.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

component-tools/src/test/java/org/talend/test/failure/aftergroup/MyComponent2.java#L56

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

Check failure on line 1305 in component-runtime-manager/src/main/java/org/talend/sdk/component/runtime/manager/ComponentManager.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

component-runtime-manager/src/main/java/org/talend/sdk/component/runtime/manager/ComponentManager.java#L1305

Remove usage of generic wildcard type.

Check failure on line 31 in component-server-parent/component-server/src/test/java/org/talend/sdk/component/server/test/migration/MigrationDataSet.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

component-server-parent/component-server/src/test/java/org/talend/sdk/component/server/test/migration/MigrationDataSet.java#L31

Rename this constant name to match the regular expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

Check failure on line 61 in sample-parent/sample-features/configuration-form/src/main/java/org/talend/sdk/component/feature/form/service/UIService.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

sample-parent/sample-features/configuration-form/src/main/java/org/talend/sdk/component/feature/form/service/UIService.java#L61

Rename method "healthCheck" to prevent any misunderstanding/clash with field "HEALTHCHECK".

Check failure on line 70 in sample-parent/sample-features/configuration-form/src/main/java/org/talend/sdk/component/feature/form/service/UIService.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

sample-parent/sample-features/configuration-form/src/main/java/org/talend/sdk/component/feature/form/service/UIService.java#L70

Rename method "discoverSchema" to prevent any misunderstanding/clash with field "DISCOVERSCHEMA".

Check warning on line 69 in component-starter-server/src/test/java/org/talend/sdk/component/starter/server/front/apidemo/component/output/MockOutput.java

See this annotation in the file changed.

@sonar-rnd sonar-rnd / SonarQube Code Analysis

component-starter-server/src/test/java/org/talend/sdk/component/starter/server/front/apidemo/component/output/MockOutput.java#L69

Rename this variable to not match a restricted identifier.