The following document contains the results of Checkstyle 5.7.
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 597 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2167 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2266 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2473 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2482 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2530 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2539 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 503 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 420 |
Error | coding | HiddenField | 'modlets' hides a field. | 824 |
Error | coding | HiddenField | 'modlets' hides a field. | 840 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 72 |
Error | coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 64 |
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | Missing a Javadoc comment. | 36 |