Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
8320022

Rules

RulesViolationsSeverity
Translation0error Error
ConstantName1error Error
LocalVariableName0warning Warning
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0warning Warning
StaticVariableName1error Error
TypeName0error Error
AvoidStarImport0warning Warning
IllegalImport7error Error
RedundantImport0warning Warning
UnusedImports0warning Warning
FileLength1error Error
ParameterNumber6error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
OperatorWrap0warning Warning
ParenPad0warning Warning
TypecastParenPad0warning Warning
ModifierOrder6error Error
RedundantModifier0warning Warning
LeftCurly0warning Warning
RightCurly0warning Warning
DoubleCheckedLocking0warning Warning
EmptyStatement0error Error
EqualsHashCode0info Info
IllegalInstantiation0error Error
InnerAssignment0error Error
MissingSwitchDefault0warning Warning
RedundantThrows0warning Warning
HideUtilityClassConstructor0warning Warning
ArrayTypeStyle0error Error
TodoComment0error Error
UpperEll0warning Warning

Details

net/sf/firemox/event/ModifiedRegisterRange.java

ViolationMessageLine
errorMore than 7 parameters.87

net/sf/firemox/ui/component/ChatArea.java

ViolationMessageLine
error'static' modifier out of order with the JLS suggestions.51

net/sf/firemox/tools/Picture.java

ViolationMessageLine
errorImport from illegal package - sun.awt.image.ToolkitImage.53

net/sf/firemox/database/DatabaseCard.java

ViolationMessageLine
errorImport from illegal package - sun.awt.image.FileImageSource.44
errorImport from illegal package - sun.awt.image.URLImageSource.45

net/sf/firemox/mail/MailUtils.java

ViolationMessageLine
errorMore than 7 parameters.76

net/sf/firemox/deckbuilder/DeckConstraints.java

ViolationMessageLine
errorName 'MASTER' must match pattern '^[a-z][a-zA-Z0-9]*$'.57

net/sf/firemox/network/MChat.java

ViolationMessageLine
error'static' modifier out of order with the JLS suggestions.84
errorName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84

net/sf/firemox/ui/wizard/Bug.java

ViolationMessageLine
errorImport from illegal package - sun.awt.image.ToolkitImage.58

net/sf/firemox/ui/wizard/InputNumber.java

ViolationMessageLine
errorMore than 7 parameters.122

net/sf/firemox/tools/MToolKit.java

ViolationMessageLine
errorImport from illegal package - sun.misc.BASE64Encoder.72
error'static' modifier out of order with the JLS suggestions.87
error'static' modifier out of order with the JLS suggestions.92
error'static' modifier out of order with the JLS suggestions.193

net/sf/firemox/stack/TargetHelper.java

ViolationMessageLine
errorMore than 7 parameters.140

net/sf/firemox/clickable/action/JChosenAction.java

ViolationMessageLine
error'static' modifier out of order with the JLS suggestions.65

net/sf/firemox/ui/wizard/YesNo.java

ViolationMessageLine
errorMore than 7 parameters.72

net/sf/firemox/xml/magic/Oracle2Xml.java

ViolationMessageLine
errorFile length is 2,680 lines (max allowed is 2,000).1

net/sf/firemox/database/DatabaseFactory.java

ViolationMessageLine
errorImport from illegal package - sun.awt.image.FileImageSource.51
errorImport from illegal package - sun.awt.image.URLImageSource.52

net/sf/firemox/clickable/target/card/LastKnownCard.java

ViolationMessageLine
errorMore than 7 parameters.67