The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
imports | UnusedImports | 10 | ![]() |
javadoc | JavadocMethod
|
4 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. | 4 |
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. | 7 |
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.iobject.exception.ChangeValueException. | 12 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'connection'. | 34 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'CreateAsyncOperationException'. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. | 4 |
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. | 7 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. | 4 |
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. | 7 |
![]() |
imports | UnusedImports | Unused import - java.time.LocalDateTime. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. | 4 |
![]() |
imports | UnusedImports | Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. | 7 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'ReadValueException'. | 39 |