The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
info/smart_tools/smartactors/plugin/async_ops_collection/AsyncOpsCollectionTasksPlugin.java | 0 | 4 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | MagicNumber
|
3 | ![]() |
imports | UnusedImports | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.async_operation_collection.wrapper.update.UpdateAsyncOperationQuery. | 7 |
![]() |
coding | MagicNumber | '3' is a magic number. | 80 |
![]() |
coding | MagicNumber | '3' is a magic number. | 102 |
![]() |
coding | MagicNumber | '4' is a magic number. | 103 |