jbertram commented on PR #4529:
URL: 
https://github.com/apache/activemq-artemis/pull/4529#issuecomment-1613423910

   Checkstyle issues:
   ```
   Error:  
src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerTest.java:[52,5]
 (indentation) Indentation: 'member def modifier' has incorrect indentation 
level 4, expected level should be 3.
   Error:  
src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerTest.java:[53,5]
 (indentation) Indentation: 'member def modifier' has incorrect indentation 
level 4, expected level should be 3.
   Error:  
src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerTest.java:[55,5]
 (indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 3.
   Error:  
src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerTest.java:[66]
 (regexp) RegexpSingleline: Line has trailing spaces.
   Error:  
src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerTest.java:[67,5]
 (indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 3.
   ```


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

Reply via email to