The following document contains the results of Checkstyle 10.16.0 with src/main/checkstyle/checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
1622 | 0 | 0 | 1 |
File | I | W | E |
---|---|---|---|
net/sourceforge/joceanus/jgordianknot/util/GordianUtilities.java | 0 | 0 | 1 |
Category | Rule | Violations | Severity |
---|---|---|---|
imports | UnusedImports | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | imports | UnusedImports | Unused import - net.sourceforge.joceanus.jgordianknot.api.keyset.GordianKeySetSpec. | 20 |