Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
4 0 0 5

Rules

Category Rule Violations Severity
javadoc JavadocMethod 5  Error

Details

fr/paris/lutece/plugins/solrserver/modules/directory/service/daemon/DirectorySolrService.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected an @return tag. 87
 Error javadoc JavadocMethod Expected @param tag for 'bCreate'. 87
 Error javadoc JavadocMethod Expected @throws tag for 'SolrServerException'. 87
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 87
 Error javadoc JavadocMethod Missing a Javadoc comment. 152