The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
11 | 0 | 0 | 30 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | NeedBraces | 1 | Error |
RightCurly
|
2 | Error | |
design | FinalClass | 2 | Error |
header | Header
|
9 | Error |
javadoc | JavadocMethod | 13 | Error |
whitespace | ParenPad
|
3 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nDemandId'. | 69 |
Error | javadoc | JavadocMethod | Expected @param tag for 'bRead'. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | blocks | NeedBraces | 'if' construct must use '{}'s. | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 112 |
Error | javadoc | JavadocMethod | Expected @param tag for 'listDemandDashboards'. | 132 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | javadoc | JavadocMethod | Unused @param tag for 'strId'. | 82 |
Error | javadoc | JavadocMethod | Expected @param tag for 'nKey'. | 87 |
Error | javadoc | JavadocMethod | Expected @param tag for 'listDemandDashboards'. | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | design | FinalClass | Class NotificationGruService should be declared as final. | 54 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 60 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 60 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 80 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strIndex'. | 80 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strLimitResult'. | 80 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strNotificationType'. | 80 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strIdDemand'. | 102 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strIdDemandType'. | 102 |
Error | javadoc | JavadocMethod | Expected @param tag for 'strCustomerId'. | 102 |
Error | blocks | RightCurly | '}' at column 9 should be alone on a line. | 107 |
Error | blocks | RightCurly | '}' at column 9 should be alone on a line. | 124 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | design | FinalClass | Class MydashboardGrusupplyUtil should be declared as final. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |