Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
3 0 0 6

Rules

Rules Violations Severity
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
LeftCurly
  • option : "eol"
0 Errors Error
RightCurly 0 Errors Error
WhitespaceAfter 5 Errors Error
ParenPad 1 Errors Error
TypecastParenPad 0 Errors Error
NoWhitespaceBefore 0 Errors Error
PackageName 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
GenericIllegalRegexp
  • message : "Code contains inappropriate language"
  • format : "(?:\x66\x75\x63\x6B)|(?:\x73\x68\x69\x74)|(?:\x63\x75\x6E\x74)"
  • ignoreCase : "true"
0 Errors Error

Details

com/powerset/heritrix/writer/HBaseWriter.java

Violation Message Line
Errors 'cast' is not followed by whitespace. 135
Errors 'cast' is not followed by whitespace. 139

com/powerset/heritrix/writer/HBaseWriterPool.java

Violation Message Line
Errors 'cast' is not followed by whitespace. 57

com/powerset/heritrix/writer/HBaseWriterProcessor.java

Violation Message Line
Errors 'cast' is not followed by whitespace. 215
Errors ')' is preceded with whitespace. 266
Errors 'cast' is not followed by whitespace. 280