celinayk commented on PR #5029:
URL: https://github.com/apache/zeppelin/pull/5029#issuecomment-3205517578

   > There are several checkstyle errors.
   > 
   > ```
   > [INFO] --- checkstyle:3.4.0:check (checkstyle-fail-build) @ zeppelin-livy 
---
   > [INFO] There are 36 errors reported by Checkstyle 9.3 with 
zeppelin/checkstyle.xml ruleset.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[27,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[29,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[30,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[31,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[32,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[34,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[36,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[37,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[38,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[39,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[41,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[43,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[44,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[45,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[46,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[47,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[48,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[49,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[51,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[53,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[54,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[56,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[57,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[58,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[60,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[62,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[63,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[64,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[66,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[68,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[69,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[70,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[72,5] 
(indentation) Indentation: 'method def modifier' has incorrect indentation 
level 4, expected level should be 2.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[74,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[75,9] 
(indentation) Indentation: 'method def' child has incorrect indentation level 
8, expected level should be 4.
   > Error:  src/test/java/org/apache/zeppelin/livy/LivyVersionTest.java:[76,5] 
(indentation) Indentation: 'method def rcurly' has incorrect indentation level 
4, expected level should be 2.
   > ```
   
   Thank you for your feedback !


-- 
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: reviews-unsubscr...@zeppelin.apache.org

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

Reply via email to