The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
19 | 0 | 0 | 10 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | ArrayTrailingComma | 2 | Error |
DeclarationOrder | 1 | Error | |
header | Header
|
6 | Error |
javadoc | JavadocType | 1 | 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 |
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 |
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 | JavadocType | Missing a Javadoc comment. | 38 |
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 | coding | DeclarationOrder | Variable access definition in wrong order. | 73 |
Error | coding | ArrayTrailingComma | Array should contain trailing comma. | 344 |
Error | coding | ArrayTrailingComma | Array should contain trailing comma. | 411 |