Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1104262

Rules

RulesViolationsSeverity
JavadocMethod83Warnings Warning
JavadocType9Warnings Warning
JavadocVariable8Warnings Warning
JavadocStyle15Warnings Warning
ConstantName22Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName0Warnings Warning
MemberName1Warnings Warning
MethodName0Warnings Warning
PackageName0Warnings Warning
ParameterName3Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
LineLength
  • max: "120"
11Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad2Warnings Warning
NoWhitespaceAfter0Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap0Warnings Warning
ParenPad4Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter1Warnings Warning
WhitespaceAround19Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier48Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly6Warnings Warning
NeedBraces3Warnings Warning
RightCurly0Warnings Warning
AvoidInlineConditionals0Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode1Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows0Warnings Warning
SimplifyBooleanExpression0Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor0Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier3Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters7Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage2Warnings Warning
NewlineAtEndOfFile2Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
69Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
107Warnings Warning

Details

org/slasoi/gslam/core/builder/ISyntaxConverterBuilder.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsMissing a Javadoc comment.8
Warnings'{' should be on the previous line.9
WarningsMissing a Javadoc comment.10
WarningsRedundant 'public' modifier.10
WarningsMissing a Javadoc comment.11
WarningsRedundant 'public' modifier.11

org/slasoi/gslam/core/builder/ProtocolEngineBuilder.java

ViolationMessageLine
WarningsMissing a Javadoc comment.5
Warnings'{' should be on the previous line.6
WarningsMissing a Javadoc comment.7
WarningsRedundant 'public' modifier.7

org/slasoi/gslam/core/builder/SLARegistryBuilder.java

ViolationMessageLine
WarningsMissing a Javadoc comment.16
WarningsRedundant 'public' modifier.16

org/slasoi/gslam/core/builder/SLATemplateRegistryBuilder.java

ViolationMessageLine
WarningsMissing a Javadoc comment.5
Warnings'{' should be on the previous line.6
WarningsMissing a Javadoc comment.7
WarningsRedundant 'public' modifier.7

org/slasoi/gslam/core/negotiation/AdvertisementUtils.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsMissing a Javadoc comment.3
Warnings'{' should be on the previous line.4

org/slasoi/gslam/core/negotiation/INegotiation.java

ViolationMessageLine
WarningsFile does not end with a newline.0
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for OperationNotPossibleException.0

org/slasoi/gslam/core/negotiation/ISyntaxConverter.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.25
WarningsRedundant 'public' modifier.27
WarningsExpected @throws tag for 'Exception'.27
WarningsExpected an @return tag.35
WarningsRedundant 'public' modifier.35
WarningsExpected @throws tag for 'Exception'.35
WarningsRedundant 'public' modifier.43
WarningsExpected @throws tag for 'Exception'.43
WarningsRedundant 'public' modifier.51
WarningsExpected @throws tag for 'Exception'.51
WarningsLine has trailing spaces.52
WarningsRedundant 'public' modifier.59
Warnings'(' is followed by whitespace.59
Warnings')' is preceded with whitespace.59
WarningsExpected @throws tag for 'Exception'.59
WarningsLine has trailing spaces.60
WarningsRedundant 'public' modifier.67
Warnings'(' is followed by whitespace.67
Warnings')' is preceded with whitespace.67
WarningsExpected @throws tag for 'Exception'.67
WarningsLine has trailing spaces.68
WarningsLine has trailing spaces.70
WarningsRedundant 'public' modifier.75
WarningsExpected @throws tag for 'Exception'.75
WarningsLine has trailing spaces.76
WarningsLine has trailing spaces.78
WarningsExpected an @return tag.81
WarningsRedundant 'public' modifier.81
WarningsExpected @throws tag for 'Exception'.81
WarningsLine has trailing spaces.82
WarningsRedundant 'public' modifier.90
WarningsExpected @throws tag for 'Exception'.90
WarningsLine has trailing spaces.91
WarningsExpected an @return tag.98
WarningsRedundant 'public' modifier.98
WarningsExpected @param tag for 'minInfo'.98
WarningsExpected @throws tag for 'Exception'.98
WarningsLine has trailing spaces.99
Warnings'{' should be on the previous line.107
WarningsMissing a Javadoc comment.109
WarningsLine has trailing spaces.111
WarningsLine has trailing spaces.112
WarningsMissing a Javadoc comment.119
WarningsRedundant 'public' modifier.119
WarningsMissing a Javadoc comment.121
WarningsRedundant 'public' modifier.121
WarningsMissing a Javadoc comment.123
WarningsRedundant 'public' modifier.123
WarningsMissing a Javadoc comment.125
WarningsRedundant 'public' modifier.125

org/slasoi/gslam/core/negotiation/ProtocolEngine.java

ViolationMessageLine
WarningsLine has trailing spaces.16
WarningsRedundant 'public' modifier.22
WarningsRedundant 'public' modifier.29
WarningsLine has trailing spaces.30
WarningsMissing a Javadoc comment.31
WarningsRedundant 'public' modifier.31
WarningsMissing a Javadoc comment.33
WarningsRedundant 'public' modifier.33
WarningsMissing a Javadoc comment.34
WarningsRedundant 'public' modifier.34
WarningsMissing a Javadoc comment.35
WarningsRedundant 'public' modifier.35
WarningsMissing a Javadoc comment.36
WarningsRedundant 'public' modifier.36

org/slasoi/gslam/core/negotiation/SLARegistry.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for RegistrationFailureException.0
WarningsLine has trailing spaces.19
WarningsLine has trailing spaces.25
WarningsMissing a Javadoc comment.26
WarningsRedundant 'public' modifier.26
WarningsMissing a Javadoc comment.27
WarningsRedundant 'public' modifier.27
Warnings'(' is preceded with whitespace.27
WarningsMissing a Javadoc comment.28
WarningsRedundant 'public' modifier.28
Warnings'(' is preceded with whitespace.28
WarningsLine has trailing spaces.37
WarningsLine has trailing spaces.49
WarningsLine has trailing spaces.113
WarningsLine has trailing spaces.123

org/slasoi/gslam/core/negotiation/SLATemplateRegistry.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsLine is longer than 120 characters.32
WarningsMissing a Javadoc comment.53
Warnings'{' is not preceded with whitespace.53
WarningsLine has trailing spaces.54
WarningsLine has trailing spaces.58
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsRedundant 'public' modifier.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsRedundant 'public' modifier.61
WarningsLine has trailing spaces.62
WarningsMissing a Javadoc comment.63
Warnings'{' is not preceded with whitespace.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsRedundant 'public' modifier.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsRedundant 'public' modifier.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsRedundant 'public' modifier.69
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsLine has trailing spaces.72
WarningsLine has trailing spaces.76
WarningsFirst sentence should end with a period.77
WarningsLine has trailing spaces.78
WarningsExpected an @return tag.83
WarningsLine has trailing spaces.83
WarningsRedundant 'public' modifier.83
WarningsExpected @param tag for 'metadata_query'.83
WarningsName 'metadata_query' must match pattern '^[a-z][a-zA-Z0-9]*$'.83
WarningsExpected @throws tag for 'Exception'.84
WarningsFirst sentence should end with a period.86
WarningsExpected an @return tag.93
WarningsLine has trailing spaces.93
WarningsRedundant 'public' modifier.93
WarningsExpected @param tag for 'query'.93
WarningsExpected @param tag for 'metadata_constraint'.93
WarningsName 'metadata_constraint' must match pattern '^[a-z][a-zA-Z0-9]*$'.93
WarningsExpected @throws tag for 'Exception'.94
WarningsLine has trailing spaces.95
WarningsLine has trailing spaces.99
WarningsMissing a Javadoc comment.100
Warnings'{' is not preceded with whitespace.100
WarningsLine has trailing spaces.101
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsVariable 'warnings' must be private and have accessor methods.102
WarningsLine contains a tab character.103
WarningsMissing a Javadoc comment.103
WarningsVariable 'errors' must be private and have accessor methods.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
WarningsVariable 'results' must be private and have accessor methods.104
WarningsLine has trailing spaces.105
WarningsLine contains a tab character.105
WarningsMissing a Javadoc comment.106
WarningsLine contains a tab character.106
Warnings'{' is not preceded with whitespace.106
WarningsLine has trailing spaces.107
WarningsLine contains a tab character.107
WarningsLine contains a tab character.108
WarningsMissing a Javadoc comment.108
WarningsLine contains a tab character.109
WarningsMissing a Javadoc comment.109
WarningsLine has trailing spaces.110
WarningsLine contains a tab character.110
WarningsLine contains a tab character.111
WarningsMissing a Javadoc comment.111
WarningsParameter uuid should be final.111
WarningsParameter confidence should be final.111
Warnings'{' is not preceded with whitespace.111
Warnings'if' construct must use '{}'s.112
WarningsLine contains a tab character.112
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsLine contains a tab character.115
WarningsLine has trailing spaces.116
WarningsLine contains a tab character.116
WarningsLine contains a tab character.117
WarningsMissing a Javadoc comment.117
Warnings'{' is not preceded with whitespace.117
WarningsLine has trailing spaces.118
WarningsLine contains a tab character.118
WarningsLine contains a tab character.119
WarningsMissing a Javadoc comment.119
Warnings'{' is not preceded with whitespace.119
WarningsLine has trailing spaces.120
WarningsLine contains a tab character.120
WarningsLine contains a tab character.121
WarningsMissing a Javadoc comment.121
Warnings'{' is not preceded with whitespace.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsLine contains a tab character.124
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
WarningsLine contains a tab character.128
WarningsLine contains a tab character.130
WarningsMissing a Javadoc comment.130
WarningsParameter r should be final.130
Warnings'{' is not preceded with whitespace.130
WarningsLine contains a tab character.131
WarningsLine contains a tab character.132
WarningsLine has trailing spaces.133
WarningsLine contains a tab character.133
WarningsLine contains a tab character.134
WarningsLine has trailing spaces.135
WarningsLine contains a tab character.135
WarningsLine has trailing spaces.137
WarningsLine has trailing spaces.141
WarningsFirst sentence should end with a period.142
WarningsExpected an @return tag.148
WarningsLine has trailing spaces.148
WarningsRedundant 'public' modifier.148
WarningsExpected @param tag for 'templateId'.148
WarningsExpected @throws tag for 'Exception'.149
WarningsLine has trailing spaces.150
WarningsFirst sentence should end with a period.151
WarningsExpected an @return tag.157
WarningsRedundant 'public' modifier.157
WarningsExpected @param tag for 'interfaceName'.157
WarningsExpected @throws tag for 'Exception'.158
WarningsLine has trailing spaces.159
WarningsFirst sentence should end with a period.160
WarningsLine has trailing spaces.167
WarningsRedundant 'public' modifier.167
WarningsExpected @param tag for 'templateId'.167
WarningsExpected @param tag for 'key'.167
WarningsExpected @param tag for 'value'.167
WarningsExpected @throws tag for 'Exception'.168
WarningsLine has trailing spaces.169
WarningsFirst sentence should end with a period.170
WarningsExpected an @return tag.177
WarningsLine has trailing spaces.177
WarningsRedundant 'public' modifier.177
WarningsExpected @param tag for 'templateId'.177
WarningsExpected @param tag for 'key'.177
WarningsExpected @throws tag for 'Exception'.178
WarningsLine has trailing spaces.179
WarningsFirst sentence should end with a period.180
WarningsExpected an @return tag.186
WarningsLine has trailing spaces.186
WarningsRedundant 'public' modifier.186
WarningsExpected @param tag for 'templateId'.186
WarningsExpected @throws tag for 'Exception'.187
WarningsLine has trailing spaces.188
WarningsFirst sentence should end with a period.189
WarningsExpected an @return tag.196
WarningsLine has trailing spaces.196
WarningsRedundant 'public' modifier.196
WarningsExpected @param tag for 'slat'.196
WarningsExpected @param tag for 'metadata'.196
WarningsExpected @throws tag for 'Exception'.197
WarningsLine has trailing spaces.198
WarningsFirst sentence should end with a period.199
WarningsLine has trailing spaces.204
WarningsRedundant 'public' modifier.204
WarningsExpected @param tag for 'templateId'.204
WarningsExpected @throws tag for 'Exception'.205
WarningsLine has trailing spaces.206
WarningsLine has trailing spaces.210
WarningsExpected an @return tag.216
WarningsLine has trailing spaces.216
WarningsRedundant 'public' modifier.216
WarningsLine has trailing spaces.218
WarningsFirst sentence should end with a period.223
Warnings'{' is not preceded with whitespace.226
WarningsLine has trailing spaces.227
WarningsFirst sentence should end with a period.228
WarningsExpected an @return tag.233
WarningsRedundant 'public' modifier.233
WarningsExpected @param tag for 'location'.233
WarningsLine has trailing spaces.236
WarningsFirst sentence should end with a period.237
WarningsRedundant 'public' modifier.241
WarningsExpected @param tag for 'resolver'.241
WarningsExpected @throws tag for 'SLATemplateRegistry.Exception'.241
WarningsLine has trailing spaces.242
WarningsFirst sentence should end with a period.243
WarningsRedundant 'public' modifier.247
WarningsExpected @param tag for 'extensions'.247
WarningsExpected @throws tag for 'SLATemplateRegistry.Exception'.247
WarningsLine has trailing spaces.248
WarningsFirst sentence should end with a period.249
WarningsRedundant 'public' modifier.253
WarningsExpected @param tag for 'extensions'.253
WarningsExpected @throws tag for 'SLATemplateRegistry.Exception'.253
WarningsLine has trailing spaces.254
WarningsLine has trailing spaces.258
WarningsLine has trailing spaces.260
Warnings'{' is not preceded with whitespace.263
WarningsLine has trailing spaces.264
WarningsLine has trailing spaces.266
WarningsLine contains a tab character.266
WarningsLine contains a tab character.267
WarningsLine contains a tab character.268
WarningsFirst sentence should end with a period.269
WarningsLine contains a tab character.269
WarningsLine has trailing spaces.272
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.272
WarningsLine has trailing spaces.274
WarningsName '$provider_uuid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.277
WarningsLine has trailing spaces.279
WarningsName '$template_uuid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.282
WarningsLine has trailing spaces.284
WarningsName '$creator_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.287
WarningsLine has trailing spaces.289
WarningsLine is longer than 120 characters.290
WarningsName '$registrar_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.292
WarningsLine has trailing spaces.294
WarningsLine is longer than 120 characters.295
WarningsName '$registered_at_datetime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.297
WarningsLine has trailing spaces.299
WarningsLine is longer than 120 characters.300
WarningsName '$activated_at_datetime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.302
WarningsLine has trailing spaces.304
WarningsLine is longer than 120 characters.305
WarningsName '$disactived_at_datetime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.307
WarningsLine has trailing spaces.309
WarningsName '$previous_version' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.312
WarningsLine has trailing spaces.314
WarningsName '$replaced_by_version' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.317
WarningsLine has trailing spaces.319
WarningsLine is longer than 120 characters.320
WarningsName '$service_type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.322
WarningsLine has trailing spaces.339
WarningsName 'provider_uuid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.342
WarningsLine has trailing spaces.344
WarningsName 'template_uuid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.347
WarningsLine has trailing spaces.349
WarningsName 'creator_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.352
WarningsLine has trailing spaces.354
WarningsLine is longer than 120 characters.355
WarningsName 'registrar_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.357
WarningsLine has trailing spaces.359
WarningsLine is longer than 120 characters.360
WarningsName 'registered_at_datetime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.362
WarningsLine has trailing spaces.364
WarningsLine is longer than 120 characters.365
WarningsName 'activated_at_datetime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.367
WarningsLine has trailing spaces.369
WarningsLine is longer than 120 characters.370
WarningsName 'disactived_at_datetime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.372
WarningsLine has trailing spaces.374
WarningsName 'previous_version' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.377
WarningsLine has trailing spaces.379
WarningsName 'replaced_by_version' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.382
WarningsLine has trailing spaces.384
WarningsLine is longer than 120 characters.385
WarningsName 'service_type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.387
WarningsLine has trailing spaces.388
WarningsMissing a Javadoc comment.389
WarningsName '__stnds' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.389
WarningsLine has trailing spaces.400
WarningsDefinition of 'equals()' without corresponding definition of 'hashCode()'.401
WarningsMissing a Javadoc comment.401
WarningsParameter obj should be final.401
Warnings'{' is not preceded with whitespace.401
Warnings'if' construct must use '{}'s.402
WarningsLine contains a tab character.402
WarningsLine contains a tab character.403
Warnings'{' is not preceded with whitespace.403
WarningsLine contains a tab character.404
Warnings'cast' is not followed by whitespace.404
WarningsLine contains a tab character.405
WarningsLine contains a tab character.406
WarningsLine contains a tab character.407
Warnings'{' is not preceded with whitespace.407
WarningsLine contains a tab character.408
Warnings'{' is not preceded with whitespace.408
WarningsLine contains a tab character.409
WarningsLine contains a tab character.410
Warnings'if' construct must use '{}'s.411
WarningsLine contains a tab character.411
WarningsLine contains a tab character.412
WarningsLine contains a tab character.413
WarningsLine contains a tab character.414
WarningsLine contains a tab character.415
WarningsLine contains a tab character.416
WarningsLine has trailing spaces.418
WarningsLine has trailing spaces.420
WarningsLine has trailing spaces.424
Warnings'{' is not preceded with whitespace.428
WarningsLine has trailing spaces.429
WarningsLine contains a tab character.429
WarningsLine contains a tab character.430
WarningsLine has trailing spaces.431
WarningsLine contains a tab character.431
WarningsLine contains a tab character.432
WarningsLine contains a tab character.433
WarningsLine contains a tab character.434
WarningsMissing a Javadoc comment.434
WarningsName 'source_entity' must match pattern '^[a-z][a-zA-Z0-9]*$'.434
WarningsLine has trailing spaces.435
WarningsMissing a Javadoc comment.436
WarningsParameter e should be final.436
Warnings'{' is not preceded with whitespace.436
WarningsLine has trailing spaces.439
WarningsMissing a Javadoc comment.440
WarningsParameter msg should be final.440
WarningsParameter source_entity should be final.440
WarningsName 'source_entity' must match pattern '^[a-z][a-zA-Z0-9]*$'.440
Warnings'{' is not preceded with whitespace.440
WarningsLine has trailing spaces.444
Warnings'{' is not preceded with whitespace.451
WarningsLine has trailing spaces.454
WarningsLine has trailing spaces.456

org/slasoi/gslam/core/negotiation/ServiceManagerRegistry.java

ViolationMessageLine
WarningsMissing a Javadoc comment.3
Warnings'{' should be on the previous line.4