Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
30590

Details

at/meikel/dmrl/webapp/rest/AdminService.java

ViolationMessageLine
Warnings'static' modifier out of order with the JLS suggestions.18
WarningsVariable 'sheet' should be declared final.29
WarningsVariable 'result' should be declared final.42
WarningsVariable 'allData' should be declared final.44
WarningsVariable 'result' should be declared final.56
WarningsVariable 'start' should be declared final.60
WarningsVariable 'end' should be declared final.62
WarningsVariable 'diff' should be declared final.63
WarningsAvoid inline conditionals.66
WarningsVariable 'result' should be declared final.73
WarningsVariable 'start' should be declared final.77
WarningsVariable 'end' should be declared final.79
WarningsVariable 'diff' should be declared final.80

at/meikel/dmrl/webapp/rest/PlayerService.java

ViolationMessageLine
Warnings'}' is not preceded with whitespace.24
WarningsParameter p1 should be final.38
WarningsVariable 'p1' should be declared final.38
WarningsParameter p2 should be final.38
WarningsVariable 'p2' should be declared final.38
WarningsAvoid inline conditionals.40
Warnings'}' is not preceded with whitespace.55
WarningsParameter teamName should be final.57
WarningsVariable 'teamName' should be declared final.57
WarningsParameter p1 should be final.69
WarningsVariable 'p1' should be declared final.69
WarningsParameter p2 should be final.69
WarningsVariable 'p2' should be declared final.69
WarningsAvoid inline conditionals.71
Warnings'}' is not preceded with whitespace.86
WarningsParameter nationalAssociationName should be final.88
WarningsVariable 'nationalAssociationName' should be declared final.88
WarningsParameter p1 should be final.100
WarningsVariable 'p1' should be declared final.100
WarningsParameter p2 should be final.100
WarningsVariable 'p2' should be declared final.100
WarningsAvoid inline conditionals.102
Warnings'}' is not preceded with whitespace.117
WarningsParameter licenseId should be final.119
WarningsVariable 'licenseId' should be declared final.119
WarningsVariable 'result' should be declared final.121
Warnings'}' is not preceded with whitespace.128
WarningsVariable 'result' should be declared final.130
WarningsParameter p1 should be final.143
WarningsVariable 'p1' should be declared final.143
WarningsParameter p2 should be final.143
WarningsVariable 'p2' should be declared final.143
WarningsAvoid inline conditionals.145

at/meikel/dmrl/webapp/rest/SampleFilter.java

ViolationMessageLine
WarningsParameter request should be final.38
WarningsVariable 'request' should be declared final.38
WarningsParameter response should be final.38
WarningsVariable 'response' should be declared final.38
WarningsParameter chain should be final.39
WarningsVariable 'chain' should be declared final.39
WarningsVariable 'queryString' should be declared final.45
WarningsVariable 'e' should be declared final.50
WarningsMust have at least one statement.50
WarningsVariable 'callback' should be declared final.57
WarningsVariable 'out' should be declared final.59
WarningsParameter fConfig should be final.74
WarningsVariable 'fConfig' should be declared final.74