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
3 0 0 6

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/search-module-htmldocs-solr-doc-QA/workspace/target/checkstyle-header.txt"
1  Error
javadoc JavadocMethod 5  Error

Details

fr/paris/lutece/plugins/htmldocs/modules/solr/indexer/SolrDocIndexer.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocMethod Expected @param tag for 'portlet'. 133
 Error javadoc JavadocMethod Expected @param tag for 'listIdDocument'. 133
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 133
 Error javadoc JavadocMethod Unused @param tag for 'portlet'. 173
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 180