Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstyle 5.7. rss feed

Summary

Files Info Warnings Errors
142019

Details

org/apache/logging/log4j/io/ByteStreamLogger.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3
 ErrorjavadocJavadocTypeMissing a Javadoc comment.35
 ErrorcodingMagicNumber'0xFF' is a magic number.42
 ErrorsizesLineLengthLine is longer than 120 characters (found 121).72
 ErrorcodingMagicNumber'0xFF' is a magic number.147

org/apache/logging/log4j/io/CharStreamLogger.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/IoBuilder.java

SeverityCategoryRuleMessageLine
 ErrorcodingDeclarationOrderConstructor definition in wrong order.123
 InfomiscTodoCommentComment matches to-do format 'TODO:'.267

org/apache/logging/log4j/io/LoggerBufferedInputStream.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerBufferedReader.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerFilterOutputStream.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3
 ErrorcodingMagicNumber'0xFF' is a magic number.81

org/apache/logging/log4j/io/LoggerFilterWriter.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerInputStream.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerOutputStream.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3
 ErrorcodingMagicNumber'0xFF' is a magic number.70

org/apache/logging/log4j/io/LoggerPrintStream.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerPrintWriter.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerReader.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/LoggerWriter.java

SeverityCategoryRuleMessageLine
 ErrorheaderHeaderLine does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.3

org/apache/logging/log4j/io/package-info.java

SeverityCategoryRuleMessageLine
 InfomiscTodoCommentComment matches to-do format 'TODO:'.19