Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
4 | 0 | 7 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
7 | ![]() |
Details
org/apache/maven/doxia/siterenderer/DocumentRenderer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 60 |
org/apache/maven/doxia/siterenderer/DocumentRenderingContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 159 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 177 |
org/apache/maven/doxia/siterenderer/SiteRenderer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 108 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'siteRenderingContext'. | 110 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'editable'. | 110 |
org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'siteDirectory'. | 285 |