Checkstyle Results

The following document contains the results of Checkstyle 9.3 with google_checks.xml ruleset.

Summary

Files  Info  Warnings  Errors
17 0 92 0

Files

File  I  W  E
de/sesqa/ase/api/ApiWrapper.java 0 1 0
de/sesqa/ase/dto/ChatMessageRequest.java 0 1 0
de/sesqa/ase/services/MessageService.java 0 90 0

Rules

Category Rule Violations Severity
imports CustomImportOrder
  • separateLineBetweenGroups: "true"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
  • tokens: "IMPORT, STATIC_IMPORT, PACKAGE_DEF"
3  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "2"
  • caseIndent: "2"
  • basicOffset: "2"
  • braceAdjustment: "2"
  • lineWrappingIndentation: "4"
80  Warning
javadoc RequireEmptyLineBeforeBlockTagGroup 1  Warning
sizes LineLength
  • fileExtensions: "java"
  • max: "100"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
8  Error

Details

de/sesqa/ase/api/ApiWrapper.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 100 characters (found 103). 68

de/sesqa/ase/dto/ChatMessageRequest.java

Severity Category Rule Message Line
 Warning javadoc RequireEmptyLineBeforeBlockTagGroup Javadoc tag '@param' should be preceded with an empty line. 16

de/sesqa/ase/services/MessageService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.springframework.web.bind.annotation.RequestBody'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicLong' import. Should be before 'org.springframework.web.bind.annotation.RequestBody'. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning sizes LineLength Line is longer than 100 characters (found 101). 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 97
 Warning sizes LineLength Line is longer than 100 characters (found 105). 98
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 105
 Warning sizes LineLength Line is longer than 100 characters (found 105). 106
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 106
 Warning sizes LineLength Line is longer than 100 characters (found 106). 108
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning sizes LineLength Line is longer than 100 characters (found 101). 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning sizes LineLength Line is longer than 100 characters (found 105). 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning sizes LineLength Line is longer than 100 characters (found 103). 182
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213