The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | DeclarationOrder | 2 | ![]() |
ExplicitInitialization | 1 | ![]() | |
javadoc | JavadocMethod | 10 | ![]() |
misc | Translation | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Unused @param tag for '_nIdParticipant'. | 69 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'nIdParticipant'. | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 61 |
![]() |
coding | DeclarationOrder | Static variable definition in wrong order. | 62 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | ExplicitInitialization | Variable '_singleton' explicitly initialized to 'null' (default value for its type). | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | Translation | Key 'destinataire.mail' missing. | |
![]() |
misc | Translation | Key 'manage_questions.columnTitleName' missing. |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 102 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'locale'. | 118 |
![]() |
javadoc | JavadocMethod | Unused @param tag for 'mapParameters'. | 119 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 123 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 123 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 124 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'UserNotSignedException'. | 192 |