essobedo commented on PR #8785:
URL: https://github.com/apache/camel/pull/8785#issuecomment-1331860527

   Click on Details then Summary, you will then see the link to download the 
different log files at the bottom of the page.
   In your case the checkstyle error is:
   ``` 
   [camel-support] [INFO] Starting audit...
   [ERROR] 
/home/runner/work/camel/camel/core/camel-support/src/main/java/org/apache/camel/support/task/BlockingTask.java:40:5:
 File contains tab characters (this is the first instance). [FileTabCharacter]
   ```
   
   Always tries to launch the command `mvn clean install -Psourcecheck` against 
the modules in which you have updated files


-- 
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

Reply via email to