The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | ParameterAssignment | 1 | Error |
javadoc | JavadocMethod | 7 | Error |
JavadocType | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 83 |
Error | javadoc | JavadocMethod | Unused @param tag for 'int'. | 161 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nColumn'. | 165 |
Error | javadoc | JavadocMethod | Unused @param tag for 'int'. | 183 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nColumn'. | 187 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Expected @param tag for 'plugin'. | 61 |