Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
5 0 0 21

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
3  Error
misc Translation 2  Error
whitespace ParenPad
  • option: "space"
16  Error

Details

fr/paris/lutece/plugins/directory/modules/address/resources/address_messages.properties

Severity Category Rule Message Line
 Error misc Translation Key 'listAddress.selectAddress' missing.

fr/paris/lutece/plugins/directory/modules/address/resources/address_messages_fr.properties

Severity Category Rule Message Line
 Error misc Translation Key 'popup.selectAddress' missing.

fr/paris/lutece/plugins/directory/modules/address/service/AddressProvider.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 54 should be on a new line. 45
 Error blocks LeftCurly '{' at column 38 should be on a new line. 121

fr/paris/lutece/plugins/directory/modules/address/web/DirectoryAddressJspBean.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is not followed by whitespace. 107
 Error whitespace ParenPad '(' is not followed by whitespace. 120
 Error whitespace ParenPad '(' is not followed by whitespace. 120
 Error whitespace ParenPad ')' is not preceded with whitespace. 120
 Error whitespace ParenPad ')' is not preceded with whitespace. 120
 Error whitespace ParenPad '(' is not followed by whitespace. 135
 Error whitespace ParenPad ')' is not preceded with whitespace. 135
 Error whitespace ParenPad '(' is not followed by whitespace. 171
 Error whitespace ParenPad '(' is not followed by whitespace. 178
 Error whitespace ParenPad '(' is not followed by whitespace. 183
 Error whitespace ParenPad ')' is not preceded with whitespace. 183
 Error whitespace ParenPad '(' is not followed by whitespace. 193
 Error whitespace ParenPad ')' is not preceded with whitespace. 193
 Error whitespace ParenPad '(' is not followed by whitespace. 222
 Error blocks LeftCurly '{' at column 8 should be on a new line. 428
 Error whitespace ParenPad '(' is not followed by whitespace. 460
 Error whitespace ParenPad ')' is not preceded with whitespace. 460