The following document contains the results of Checkstyle 10.20.2 with global-build-tools/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
31 |
0 |
6 |
0 |
Details
io/wcm/sling/commons/caservice/ContextAwareService.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
27 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
32 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
38 |
io/wcm/sling/commons/resource/ImmutableValueMap.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
37 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
40 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
307 |