chore(QTDI-2893): use pattern matching for instanceof (S6201) #1227
Quality Gate failed
Annotations
sonar-rnd / SonarQube Code Analysis
component-runtime-beam/src/main/java/org/talend/sdk/component/runtime/beam/spi/record/AvroRecord.java#L111
Provide the parametrized type for this generic.
sonar-rnd / SonarQube Code Analysis
component-runtime-beam/src/main/java/org/talend/sdk/component/runtime/beam/spi/record/AvroRecord.java#L241
Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed.
sonar-rnd / SonarQube Code Analysis
component-runtime-beam/src/main/java/org/talend/sdk/component/runtime/beam/spi/record/AvroRecord.java#L341
Provide the parametrized type for this generic.
sonar-rnd / SonarQube Code Analysis
component-runtime-beam/src/main/java/org/talend/sdk/component/runtime/beam/spi/record/AvroRecord.java#L112
Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.
sonar-rnd / SonarQube Code Analysis
component-studio/component-runtime-di/src/main/java/org/talend/sdk/component/runtime/di/schema/TaCoKitGuessSchema.java#L708
Provide the parametrized type for this generic.
sonar-rnd / SonarQube Code Analysis
component-studio/component-runtime-di/src/main/java/org/talend/sdk/component/runtime/di/schema/TaCoKitGuessSchema.java#L678
Provide the parametrized type for this generic.
sonar-rnd / SonarQube Code Analysis
component-studio/component-runtime-di/src/main/java/org/talend/sdk/component/runtime/di/studio/ParameterSetter.java#L95
Provide the parametrized type for this generic.
sonar-rnd / SonarQube Code Analysis
component-studio/component-runtime-di/src/main/java/org/talend/sdk/component/runtime/di/studio/ParameterSetter.java#L60
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.
