The following document contains the results of Checkstyle 10.20.2 with global-build-tools/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
5 |
0 |
5 |
0 |
Details
io/wcm/sling/models/annotations/AemObject.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
53 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
179 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
195 |
io/wcm/sling/models/injectors/impl/SlingObjectOverlayInjector.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
53 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
58 |