Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
410041

Details

org/apache/logging/log4j/LogManager.java

ViolationMessageLine
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.54

org/apache/logging/log4j/Logger.java

ViolationMessageLine
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.442
ErrorsLine has trailing spaces.599

org/apache/logging/log4j/ThreadContext.java

ViolationMessageLine
ErrorsExpected @param tag for 'args'.274

org/apache/logging/log4j/message/MapMessage.java

ViolationMessageLine
ErrorsUnused import - java.util.Locale.21

org/apache/logging/log4j/message/StructuredDataMessage.java

ViolationMessageLine
ErrorsUnused import - java.util.Locale.20
ErrorsUnused import - org.apache.logging.log4j.message.MapMessage.MapFormat.23

org/apache/logging/log4j/message/ThreadDumpMessage.java

ViolationMessageLine
Errors'static' modifier out of order with the JLS suggestions.36
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.36

org/apache/logging/log4j/simple/SimpleLogger.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'catch' is not followed by whitespace.80
Errors'if' is not followed by whitespace.101
Errors'synchronized' is not followed by whitespace.104
Errors'-' is not followed by whitespace.128
Errors')' is preceded with whitespace.128

org/apache/logging/log4j/simple/SimpleLoggerContext.java

ViolationMessageLine
ErrorsInstance variable definition in wrong order.95

org/apache/logging/log4j/simple/SimpleLoggerContextFactory.java

ViolationMessageLine
ErrorsName 'FQCN' must match pattern '^[a-z][a-zA-Z0-9]*$'.29

org/apache/logging/log4j/spi/AbstractLogger.java

ViolationMessageLine
ErrorsLine has trailing spaces.36
ErrorsVariable access definition in wrong order.40
ErrorsVariable access definition in wrong order.44
ErrorsVariable access definition in wrong order.48
ErrorsVariable access definition in wrong order.52
ErrorsVariable access definition in wrong order.56
ErrorsVariable access definition in wrong order.60
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.1485

org/apache/logging/log4j/spi/LoggerContextFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.26

org/apache/logging/log4j/status/StatusLogger.java

ViolationMessageLine
ErrorsName 'statusLogger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.52
ErrorsLine has trailing spaces.249

org/apache/logging/log4j/util/EnglishEnums.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUtility classes should not have a public or default constructor.28
ErrorsLine has trailing spaces.36
ErrorsExpected @param tag for '<T>'.41
ErrorsExpected @param tag for 'enumType'.41
ErrorsLine has trailing spaces.51
ErrorsExpected @param tag for '<T>'.58
ErrorsExpected @param tag for 'enumType'.58

org/apache/logging/log4j/util/PropsUtil.java

ViolationMessageLine
Errors'catch' is not followed by whitespace.41