The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
design | FinalClass | 1 | Error |
imports | UnusedImports | 3 | Error |
javadoc | JavadocMethod | 8 | Error |
misc | Translation | 4 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Unused @param tag for 'strDescription'. | 175 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nStatus'. | 177 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 240 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | imports | UnusedImports | Unused import - fr.paris.lutece.portal.business.indexeraction.IndexerAction. | 36 |
Error | imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.search.IndexationService. | 38 |
Error | imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppPropertiesService. | 40 |
Error | design | FinalClass | Class WrapperHome should be declared as final. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'modify_wrapper.labelIFrameStyle' missing. | |
Error | misc | Translation | Key 'modify_wrapper.labelIFrameUrl' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | misc | Translation | Key 'modify_wrapper.labeIFrameStyle' missing. | |
Error | misc | Translation | Key 'modify_wrapper.labeIFrameUrl' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Error | javadoc | JavadocMethod | Unused @param tag for 'plugin'. | 160 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strWrapperId'. | 163 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'SiteMessageException'. | 164 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strRole'. | 201 |