Skip to content

#1227 - Handling hard delete data from Sample Data (#1252) #460

#1227 - Handling hard delete data from Sample Data (#1252)

#1227 - Handling hard delete data from Sample Data (#1252) #460

GitHub Actions / Checkstyle completed Nov 11, 2024 in 0s

Checkstyle Source Code Analyzer report

1 violation(s) found

Annotations

Check warning on line 5 in search/src/main/java/com/yas/search/kafka/config/consumer/ProductCdcKafkaListenerConfig.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck

Wrong lexicographical order for 'com.yas.commonlibrary.kafka.cdc.message.ProductCdcMessage' import. Should be before 'com.yas.commonlibrary.kafka.cdc.message.ProductMsgKey'.