orpiske commented on PR #8820: URL: https://github.com/apache/camel/pull/8820#issuecomment-1337134653
> ### Components tested: > Total Tested Failed x Passed white_check_mark > 2 2 1 0 Currently failing due to a checkstyle issue: ``` [camel-rocketmq] [INFO] Starting audit... [ERROR] /home/runner/work/camel/camel/components/camel-rocketmq/src/main/java/org/apache/camel/component/rocketmq/RocketMQMessageConverter.java:23:1: Utility classes should not have a public or default constructor. [HideUtilityClassConstructor] Audit done. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org