garydgregory commented on pull request #287:
URL: 
https://github.com/apache/commons-collections/pull/287#issuecomment-1059649721


   Checkstyle failures reported in 
https://github.com/apache/commons-collections/runs/5428415084?check_suite_focus=true:
   ```
   Error:  
src/test/java/org/apache/commons/collections4/IterableUtilsTest.java:[513,29] 
(indentation) Indentation: 'block' child has incorrect indentation level 28, 
expected level should be 20.
   Error:  
src/test/java/org/apache/commons/collections4/IterableUtilsTest.java:[514,29] 
(indentation) Indentation: 'block' child has incorrect indentation level 28, 
expected level should be 20.
   Error:  
src/test/java/org/apache/commons/collections4/IterableUtilsTest.java:[515,25] 
(indentation) Indentation: 'block rcurly' has incorrect indentation level 24, 
expected level should be 16.
   Error:  
src/test/java/org/apache/commons/collections4/IterableUtilsTest.java:[519,29] 
(indentation) Indentation: 'block' child has incorrect indentation level 28, 
expected level should be 20.
   Error:  
src/test/java/org/apache/commons/collections4/IterableUtilsTest.java:[520,29] 
(indentation) Indentation: 'block' child has incorrect indentation level 28, 
expected level should be 20.
   Error:  
src/test/java/org/apache/commons/collections4/IterableUtilsTest.java:[[521](https://github.com/apache/commons-collections/runs/5428415084?check_suite_focus=true#step:5:521),25]
 (indentation) Indentation: 'block rcurly' has incorrect indentation level 24, 
expected level should be 16.
   Error:  
src/test/java/org/apache/commons/collections4/ListUtilsTest.java:[27,15] 
(imports) UnusedImports: Unused import - org.junit.jupiter.api.Assertions.fail.
   Error:  
src/test/java/org/apache/commons/collections4/MapUtilsTest.java:[196,25] 
(indentation) Indentation: 'array initialization' child has incorrect 
indentation level 24, expected level should be 20.
   ```


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