Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
3 |
1 |
2 |
0 |
Details
org/apache/maven/surefire/extensions/Completable.java
Severity |
Category |
Rule |
Message |
Line |
Info |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
31 |
org/apache/maven/surefire/extensions/ForkChannel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocMethod |
@return tag should be present and have description. |
73 |
org/apache/maven/surefire/extensions/StatelessReporter.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocMethod |
Expected @param tag for 'configuration'. |
52 |