The following document contains the results of Checkstyle.
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
at/meikel/dmrl/webapp/rest/AdminService.java | 0 | 13 | 0 |
at/meikel/dmrl/webapp/rest/PlayerService.java | 0 | 33 | 0 |
at/meikel/dmrl/webapp/rest/SampleFilter.java | 0 | 13 | 0 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 18 |
![]() | Variable 'sheet' should be declared final. | 29 |
![]() | Variable 'result' should be declared final. | 42 |
![]() | Variable 'allData' should be declared final. | 44 |
![]() | Variable 'result' should be declared final. | 56 |
![]() | Variable 'start' should be declared final. | 60 |
![]() | Variable 'end' should be declared final. | 62 |
![]() | Variable 'diff' should be declared final. | 63 |
![]() | Avoid inline conditionals. | 66 |
![]() | Variable 'result' should be declared final. | 73 |
![]() | Variable 'start' should be declared final. | 77 |
![]() | Variable 'end' should be declared final. | 79 |
![]() | Variable 'diff' should be declared final. | 80 |
Violation | Message | Line |
---|---|---|
![]() | '}' is not preceded with whitespace. | 24 |
![]() | Parameter p1 should be final. | 38 |
![]() | Variable 'p1' should be declared final. | 38 |
![]() | Parameter p2 should be final. | 38 |
![]() | Variable 'p2' should be declared final. | 38 |
![]() | Avoid inline conditionals. | 40 |
![]() | '}' is not preceded with whitespace. | 55 |
![]() | Parameter teamName should be final. | 57 |
![]() | Variable 'teamName' should be declared final. | 57 |
![]() | Parameter p1 should be final. | 69 |
![]() | Variable 'p1' should be declared final. | 69 |
![]() | Parameter p2 should be final. | 69 |
![]() | Variable 'p2' should be declared final. | 69 |
![]() | Avoid inline conditionals. | 71 |
![]() | '}' is not preceded with whitespace. | 86 |
![]() | Parameter nationalAssociationName should be final. | 88 |
![]() | Variable 'nationalAssociationName' should be declared final. | 88 |
![]() | Parameter p1 should be final. | 100 |
![]() | Variable 'p1' should be declared final. | 100 |
![]() | Parameter p2 should be final. | 100 |
![]() | Variable 'p2' should be declared final. | 100 |
![]() | Avoid inline conditionals. | 102 |
![]() | '}' is not preceded with whitespace. | 117 |
![]() | Parameter licenseId should be final. | 119 |
![]() | Variable 'licenseId' should be declared final. | 119 |
![]() | Variable 'result' should be declared final. | 121 |
![]() | '}' is not preceded with whitespace. | 128 |
![]() | Variable 'result' should be declared final. | 130 |
![]() | Parameter p1 should be final. | 143 |
![]() | Variable 'p1' should be declared final. | 143 |
![]() | Parameter p2 should be final. | 143 |
![]() | Variable 'p2' should be declared final. | 143 |
![]() | Avoid inline conditionals. | 145 |
Violation | Message | Line |
---|---|---|
![]() | Parameter request should be final. | 38 |
![]() | Variable 'request' should be declared final. | 38 |
![]() | Parameter response should be final. | 38 |
![]() | Variable 'response' should be declared final. | 38 |
![]() | Parameter chain should be final. | 39 |
![]() | Variable 'chain' should be declared final. | 39 |
![]() | Variable 'queryString' should be declared final. | 45 |
![]() | Variable 'e' should be declared final. | 50 |
![]() | Must have at least one statement. | 50 |
![]() | Variable 'callback' should be declared final. | 57 |
![]() | Variable 'out' should be declared final. | 59 |
![]() | Parameter fConfig should be final. | 74 |
![]() | Variable 'fConfig' should be declared final. | 74 |