fix(QTDI-2912): fix Possible ClassCastException in SchemaConverter #1231
sonar-rnd / SonarQube Code Analysis
failed
May 28, 2026 in 1m 37s
Quality Gate failed
Annotations
sonar-rnd / SonarQube Code Analysis
component-runtime-manager/src/main/java/org/talend/sdk/component/runtime/manager/xbean/converter/SchemaConverter.java#L288
Replace this instanceof check and cast with 'instanceof BigDecimal bigdecimal'
sonar-rnd / SonarQube Code Analysis
component-runtime-manager/src/main/java/org/talend/sdk/component/runtime/manager/xbean/converter/SchemaConverter.java#L302
Replace this instanceof check and cast with 'instanceof Number number'
Loading
