The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
2 | 0 | 4 | 0 |
File | I | W | E |
---|---|---|---|
org/apache/maven/jline/FastTerminal.java | 0 | 1 | 0 |
org/apache/maven/jline/MessageUtils.java | 0 | 3 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
4 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'terminal' hides a field. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'terminal' hides a field. | 38 |
Warning | coding | HiddenField | 'terminal' hides a field. | 45 |
Warning | coding | HiddenField | 'terminal' hides a field. | 52 |