Checkstyle Results
The following document contains the results of Checkstyle 6.18 with /Users/rgoers/projects/apache/logging/log4j/log4j-2.13.1/log4j-iostreams/../checkstyle.xml ruleset. rss feed
Summary
Files
Info
Warnings
Errors
26
2
0
46
Details
org/apache/logging/log4j/io/ByteStreamLogger.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Error
javadoc
JavadocType
Missing a Javadoc comment.
35
Error
coding
MagicNumber
'0xFF' is a magic number.
42
Error
sizes
LineLength
Line is longer than 120 characters (found 121).
72
Error
coding
MagicNumber
'0xFF' is a magic number.
147
org/apache/logging/log4j/io/CharStreamLogger.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/IoBuilder.java
Severity
Category
Rule
Message
Line
Error
coding
DeclarationOrder
Constructor definition in wrong order.
124
Error
coding
HiddenField
'level' hides a field.
139
Error
coding
HiddenField
'marker' hides a field.
151
Error
coding
HiddenField
'fqcn' hides a field.
163
Error
coding
HiddenField
'autoFlush' hides a field.
176
Error
coding
HiddenField
'buffered' hides a field.
190
Error
coding
HiddenField
'bufferSize' hides a field.
202
Error
coding
HiddenField
'charset' hides a field.
215
Error
coding
HiddenField
'reader' hides a field.
227
Error
coding
HiddenField
'writer' hides a field.
239
Error
coding
HiddenField
'inputStream' hides a field.
251
Error
coding
HiddenField
'outputStream' hides a field.
263
Info
misc
TodoComment
Comment matches to-do format 'TODO:'.
268
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerBufferedReader.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerFilterOutputStream.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerFilterWriter.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerOutputStream.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerPrintStream.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerPrintWriter.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Error
imports
UnusedImports
Unused import - java.io.IOException.
20
org/apache/logging/log4j/io/LoggerReader.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/LoggerWriter.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Error
imports
UnusedImports
Unused import - org.apache.logging.log4j.io.LoggerInputStream.
27
org/apache/logging/log4j/io/internal/InternalBufferedReader.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/internal/InternalFilterOutputStream.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Error
coding
MagicNumber
'0xFF' is a magic number.
78
org/apache/logging/log4j/io/internal/InternalFilterWriter.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/internal/InternalLoggerReader.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/internal/InternalOutputStream.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Error
coding
MagicNumber
'0xFF' is a magic number.
67
org/apache/logging/log4j/io/internal/InternalPrintStream.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/internal/InternalPrintWriter.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
Error
imports
UnusedImports
Unused import - org.apache.logging.log4j.io.LoggerFilterWriter.
26
Error
imports
UnusedImports
Unused import - org.apache.logging.log4j.io.LoggerWriter.
27
org/apache/logging/log4j/io/internal/InternalReader.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/internal/InternalWriter.java
Severity
Category
Rule
Message
Line
Error
header
Header
Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'.
3
org/apache/logging/log4j/io/internal/package-info.java
Severity
Category
Rule
Message
Line
Error
misc
NewlineAtEndOfFile
File does not end with a newline.
org/apache/logging/log4j/io/package-info.java
Severity
Category
Rule
Message
Line
Info
misc
TodoComment
Comment matches to-do format 'TODO:'.
19