Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1 0 3 0

Rules

Category Rule Violations Severity
imports UnusedImports 2  Warning
javadoc JavadocPackage 1  Error

Details

info/smart_tools/smartactors/plugins/message_processor_and_sequence/PluginMessageProcessorAndSequence.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.imessage.IMessage. 12
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ReadValueException. 15