The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
3 | 0 | 0 | 46 |
File | I | W | E |
---|---|---|---|
fr/paris/lutece/util/configsource/Configuration.java | 0 | 0 | 1 |
fr/paris/lutece/util/configsource/VaultConfigSource.java | 0 | 0 | 16 |
fr/paris/lutece/util/configsource/VaultService.java | 0 | 0 | 29 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
5 | Error |
header | Header
|
3 | Error |
whitespace | ParenPad
|
33 | Error |
WhitespaceAround
|
5 | 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 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 66 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 66 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 66 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 67 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 67 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 67 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 67 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 69 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 69 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 71 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 71 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 73 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 73 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 73 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of '/*'. | 1 |
Error | blocks | LeftCurly | '{' at column 27 should be on a new line. | 15 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 28 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 28 |
Error | blocks | LeftCurly | '{' at column 86 should be on a new line. | 28 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 29 |
Error | whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 29 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 29 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 29 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 42 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 42 |
Error | blocks | LeftCurly | '{' at column 91 should be on a new line. | 42 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 45 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 45 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 60 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 60 |
Error | blocks | LeftCurly | '{' at column 95 should be on a new line. | 60 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 63 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 65 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 65 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 80 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 80 |
Error | blocks | LeftCurly | '{' at column 92 should be on a new line. | 80 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 84 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 84 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 85 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 88 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |