You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/10/20 22:13:20 UTC

[GitHub] [skywalking-java] wu-sheng commented on pull request #54: fix rocketmq message header properties garbled characters issue

wu-sheng commented on pull request #54:
URL: https://github.com/apache/skywalking-java/pull/54#issuecomment-948076933


   You break the CI with format issue.
   
   >   [INFO] Starting audit...
     Error:  /home/runner/work/skywalking-java/skywalking-java/apm-sniffer/apm-sdk-plugin/rocketMQ-4.x-plugin/src/test/java/org/apache/skywalking/apm/plugin/rocketMQ/v4/MessageSendInterceptorTest.java:188:33: 'typecast' is not followed by whitespace. [WhitespaceAfter]
     Audit done.
     [INFO] There is 1 error reported by Checkstyle 8.19 with /home/runner/work/skywalking-java/skywalking-java/apm-checkstyle/checkStyle.xml ruleset.
     Error:  src/test/java/org/apache/skywalking/apm/plugin/rocketMQ/v4/MessageSendInterceptorTest.java:[188,33] (whitespace) WhitespaceAfter: 'typecast' is not followed by whitespace.
   
   There is style file in the root folder, please fix.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org