Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
110022

Details

org/apache/logging/log4j/flume/appender/FlumeAppender.java

ViolationMessageLine
ErrorsMore than 15 parameters.126
ErrorsExpected @param tag for 'properties'.127
ErrorsExpected @param tag for 'embedded'.128
ErrorsExpected @param tag for 'dataDir'.129

org/apache/logging/log4j/flume/appender/FlumeAvroManager.java

ViolationMessageLine
ErrorsExpected @param tag for 'name'.82

org/apache/logging/log4j/flume/appender/FlumeConfigurationBuilder.java

ViolationMessageLine
Errors'{' is not preceded with whitespace.185

org/apache/logging/log4j/flume/appender/FlumeEmbeddedManager.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.43
ErrorsStatic variable definition in wrong order.43
ErrorsVariable access definition in wrong order.43
ErrorsStatic variable definition in wrong order.45
ErrorsExpected @param tag for 'name'.74
ErrorsExpected @param tag for 'properties'.74
ErrorsExpected @param tag for 'dataDir'.75
Errors'0xff' is a magic number.115
ErrorsName 'sourceType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.171
Errors'=' is not preceded with whitespace.230
Errors'=' is not followed by whitespace.230
ErrorsLine is longer than 120 characters.268

org/apache/logging/log4j/flume/appender/FlumeNode.java

ViolationMessageLine
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.33
Errors'=' is not followed by whitespace.42

org/apache/logging/log4j/flume/appender/Log4jEventSource.java

ViolationMessageLine
ErrorsStatic variable definition in wrong order.33
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.33