essobedo commented on PR #9016: URL: https://github.com/apache/camel/pull/9016#issuecomment-1375208235
The checkstyle issue is not related to those changes, the problem is in `camel-jbang-core`: ``` [camel-jbang-core] [INFO] Starting audit... [ERROR] /home/runner/work/camel/camel/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java:270:5: Method run length is 253 lines (max allowed is 250). [MethodLength] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
