Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
10073

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
34Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
6Errors Error
JavadocMethod6Errors Error
JavadocType2Errors Error
JavadocVariable2Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports4Errors Error
LineLength6Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField0Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension4Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier2Errors Error
ArrayTypeStyle0Errors Error
FinalParameters6Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

cz/cuni/amis/pogamut/sposh/context/UT2004TCContext.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.teamcomm.server.UT2004TCServer.5
ErrorsLine is longer than 80 characters.6
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.teamcomm.server.protocol.messages.TCControlServerAlive.6
ErrorsLine is longer than 80 characters.9
ErrorsType Javadoc comment is missing an @param <BOT> tag.12
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsVariable 'tcClient' must be private and have accessor methods.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsParameter name should be final.16
ErrorsParameter bot should be final.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.20
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter bot should be final.20
ErrorsLine contains a tab character.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsExpected an @return tag.29
ErrorsLine contains a tab character.29
ErrorsMethod 'getTCClient' is not designed for extension - needs to be abstract, final or empty.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.teamcomm.server.UT2004TCServer.5
ErrorsLine is longer than 80 characters.6
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.teamcomm.server.protocol.messages.TCControlServerAlive.6
ErrorsLine is longer than 80 characters.9
ErrorsType Javadoc comment is missing an @param <BOT> tag.12
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsVariable 'tcClient' must be private and have accessor methods.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsParameter name should be final.16
ErrorsParameter bot should be final.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.20
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter bot should be final.20
ErrorsLine contains a tab character.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsExpected an @return tag.29
ErrorsLine contains a tab character.29
ErrorsMethod 'getTCClient' is not designed for extension - needs to be abstract, final or empty.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31