| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| TreeWalker |
skipFileOnJavaParseException
javaParseExceptionSeverity |
skipFileOnJavaParseException
javaParseExceptionSeverity |
| MethodName |
name.invalidPattern
format |
|
| GoogleMethodName |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 289 | 507 | 507 |
| patch | 289 | 508 (507 removed, 508 added) | 508 (507 removed, 508 added) |
| 32 files with differences | 1015 changes in violations | 1015 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck | com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck |
|---|---|---|
| base | 0 | 507 |
| patch | 508 (508 added) | 0 (507 removed) |
| changes in violations | 508 | 507 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 23 |
| #A2 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 67 | 23 |
| #A3 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 23 |
| #A4 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 74 | 23 |
| #A5 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 81 | 23 |
| #A6 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 81 | 23 |
| #A7 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 90 | 23 |
| #A8 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 90 | 23 |
| #A9 | warning | GoogleMethodName | Method name 'fjava_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 97 | 23 |
| #A10 | warning | MethodName | Method name 'fjava_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 97 | 23 |
| #A11 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 23 |
| #A12 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 104 | 23 |
| #A13 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 130 | 23 |
| #A14 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 130 | 23 |
| #A15 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 23 |
| #A16 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 140 | 23 |
| #A17 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 152 | 20 |
| #A18 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 152 | 20 |
| #A19 | warning | GoogleMethodName | Method name 'fjava_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 162 | 20 |
| #A20 | warning | MethodName | Method name 'fjava_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 162 | 20 |
| #A21 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 172 | 20 |
| #A22 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 172 | 20 |
| #A23 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 184 | 23 |
| #A24 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 184 | 23 |
| #A25 | warning | GoogleMethodName | Method name 'fjava_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 194 | 23 |
| #A26 | warning | MethodName | Method name 'fjava_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 194 | 23 |
| #A27 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 204 | 23 |
| #A28 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 204 | 23 |
| #A29 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 216 | 23 |
| #A30 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 216 | 23 |
| #A31 | warning | GoogleMethodName | Method name 'fjava_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 226 | 23 |
| #A32 | warning | MethodName | Method name 'fjava_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 226 | 23 |
| #A33 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 236 | 23 |
| #A34 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 236 | 23 |
| #A35 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 249 | 23 |
| #A36 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 249 | 23 |
| #A37 | warning | GoogleMethodName | Method name 'fjava_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 259 | 23 |
| #A38 | warning | MethodName | Method name 'fjava_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 259 | 23 |
| #A39 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 269 | 23 |
| #A40 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 269 | 23 |
| #A41 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 282 | 20 |
| #A42 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 282 | 20 |
| #A43 | warning | GoogleMethodName | Method name 'fjava_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 292 | 20 |
| #A44 | warning | MethodName | Method name 'fjava_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 292 | 20 |
| #A45 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 302 | 20 |
| #A46 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 302 | 20 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A47 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 23 |
| #A48 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 65 | 23 |
| #A49 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 23 |
| #A50 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 75 | 23 |
| #A51 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 20 |
| #A52 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 88 | 20 |
| #A53 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 20 |
| #A54 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 98 | 20 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A55 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 23 |
| #A56 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 71 | 23 |
| #A57 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 23 |
| #A58 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 78 | 23 |
| #A59 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 85 | 23 |
| #A60 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 85 | 23 |
| #A61 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 95 | 23 |
| #A62 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 95 | 23 |
| #A63 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 23 |
| #A64 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 105 | 23 |
| #A65 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 115 | 23 |
| #A66 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 115 | 23 |
| #A67 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 127 | 20 |
| #A68 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 127 | 20 |
| #A69 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 137 | 20 |
| #A70 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 137 | 20 |
| #A71 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 147 | 20 |
| #A72 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 147 | 20 |
| #A73 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 161 | 23 |
| #A74 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 161 | 23 |
| #A75 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 171 | 23 |
| #A76 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 171 | 23 |
| #A77 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 185 | 23 |
| #A78 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 185 | 23 |
| #A79 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 192 | 23 |
| #A80 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 192 | 23 |
| #A81 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 202 | 23 |
| #A82 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 202 | 23 |
| #A83 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 212 | 23 |
| #A84 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 212 | 23 |
| #A85 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 224 | 23 |
| #A86 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 224 | 23 |
| #A87 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 234 | 23 |
| #A88 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 234 | 23 |
| #A89 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 244 | 23 |
| #A90 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 244 | 23 |
| #A91 | warning | GoogleMethodName | Method name 'java_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 257 | 20 |
| #A92 | warning | MethodName | Method name 'java_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 257 | 20 |
| #A93 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 267 | 20 |
| #A94 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 267 | 20 |
| #A95 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 277 | 20 |
| #A96 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 277 | 20 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A97 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 61 | 23 |
| #A98 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 61 | 23 |
| #A99 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 23 |
| #A100 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 71 | 23 |
| #A101 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 81 | 23 |
| #A102 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 81 | 23 |
| #A103 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 94 | 20 |
| #A104 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 94 | 20 |
| #A105 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 20 |
| #A106 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 104 | 20 |
| #A107 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 20 |
| #A108 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 114 | 20 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A109 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 21 |
| #A110 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 56 | 21 |
| #A111 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 21 |
| #A112 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 64 | 21 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A113 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 85 | 23 |
| #A114 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 85 | 23 |
| #A115 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 23 |
| #A116 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 92 | 23 |
| #A117 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 99 | 23 |
| #A118 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 99 | 23 |
| #A119 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 106 | 23 |
| #A120 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 106 | 23 |
| #A121 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 113 | 23 |
| #A122 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 113 | 23 |
| #A123 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 120 | 23 |
| #A124 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 120 | 23 |
| #A125 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 129 | 23 |
| #A126 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 129 | 23 |
| #A127 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 23 |
| #A128 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 136 | 23 |
| #A129 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 143 | 23 |
| #A130 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 143 | 23 |
| #A131 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 150 | 23 |
| #A132 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 150 | 23 |
| #A133 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 157 | 23 |
| #A134 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 157 | 23 |
| #A135 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 164 | 23 |
| #A136 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 164 | 23 |
| #A137 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 194 | 23 |
| #A138 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 194 | 23 |
| #A139 | warning | GoogleMethodName | Method name 'java_linked_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 204 | 23 |
| #A140 | warning | MethodName | Method name 'java_linked_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 204 | 23 |
| #A141 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 215 | 23 |
| #A142 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 215 | 23 |
| #A143 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 225 | 23 |
| #A144 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 225 | 23 |
| #A145 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 235 | 23 |
| #A146 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 235 | 23 |
| #A147 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 245 | 23 |
| #A148 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 245 | 23 |
| #A149 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 255 | 23 |
| #A150 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 255 | 23 |
| #A151 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 267 | 20 |
| #A152 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 267 | 20 |
| #A153 | warning | GoogleMethodName | Method name 'java_linked_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 277 | 20 |
| #A154 | warning | MethodName | Method name 'java_linked_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 277 | 20 |
| #A155 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 287 | 20 |
| #A156 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 287 | 20 |
| #A157 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 297 | 20 |
| #A158 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 297 | 20 |
| #A159 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 307 | 20 |
| #A160 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 307 | 20 |
| #A161 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 317 | 20 |
| #A162 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 317 | 20 |
| #A163 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 356 | 23 |
| #A164 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 356 | 23 |
| #A165 | warning | GoogleMethodName | Method name 'java_linked_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 366 | 23 |
| #A166 | warning | MethodName | Method name 'java_linked_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 366 | 23 |
| #A167 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 376 | 23 |
| #A168 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 376 | 23 |
| #A169 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 386 | 23 |
| #A170 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 386 | 23 |
| #A171 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 396 | 23 |
| #A172 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 396 | 23 |
| #A173 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 409 | 23 |
| #A174 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 409 | 23 |
| #A175 | warning | GoogleMethodName | Method name 'java_linked_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 419 | 23 |
| #A176 | warning | MethodName | Method name 'java_linked_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 419 | 23 |
| #A177 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 429 | 23 |
| #A178 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 429 | 23 |
| #A179 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 439 | 23 |
| #A180 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 439 | 23 |
| #A181 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 449 | 23 |
| #A182 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 449 | 23 |
| #A183 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 459 | 23 |
| #A184 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 459 | 23 |
| #A185 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 469 | 23 |
| #A186 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 469 | 23 |
| #A187 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 482 | 23 |
| #A188 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 482 | 23 |
| #A189 | warning | GoogleMethodName | Method name 'java_linked_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 492 | 23 |
| #A190 | warning | MethodName | Method name 'java_linked_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 492 | 23 |
| #A191 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 502 | 23 |
| #A192 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 502 | 23 |
| #A193 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 512 | 23 |
| #A194 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 512 | 23 |
| #A195 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 522 | 23 |
| #A196 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 522 | 23 |
| #A197 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 532 | 23 |
| #A198 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 532 | 23 |
| #A199 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 544 | 23 |
| #A200 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 544 | 23 |
| #A201 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 549 | 23 |
| #A202 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 549 | 23 |
| #A203 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 554 | 23 |
| #A204 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 554 | 23 |
| #A205 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 559 | 23 |
| #A206 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 559 | 23 |
| #A207 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 567 | 20 |
| #A208 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 567 | 20 |
| #A209 | warning | GoogleMethodName | Method name 'java_linked_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 577 | 20 |
| #A210 | warning | MethodName | Method name 'java_linked_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 577 | 20 |
| #A211 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 587 | 20 |
| #A212 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 587 | 20 |
| #A213 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 597 | 20 |
| #A214 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 597 | 20 |
| #A215 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 607 | 20 |
| #A216 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 607 | 20 |
| #A217 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 617 | 20 |
| #A218 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 617 | 20 |
| #A219 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 627 | 20 |
| #A220 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 627 | 20 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A221 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 23 |
| #A222 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 74 | 23 |
| #A223 | warning | GoogleMethodName | Method name 'java_blocking_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 85 | 23 |
| #A224 | warning | MethodName | Method name 'java_blocking_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 85 | 23 |
| #A225 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 95 | 23 |
| #A226 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 95 | 23 |
| #A227 | warning | GoogleMethodName | Method name 'scalaz_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 23 |
| #A228 | warning | MethodName | Method name 'scalaz_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 105 | 23 |
| #A229 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 115 | 23 |
| #A230 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 115 | 23 |
| #A231 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 125 | 23 |
| #A232 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 125 | 23 |
| #A233 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 165 | 23 |
| #A234 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 165 | 23 |
| #A235 | warning | GoogleMethodName | Method name 'java_blocking_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 177 | 23 |
| #A236 | warning | MethodName | Method name 'java_blocking_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 177 | 23 |
| #A237 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 189 | 23 |
| #A238 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 189 | 23 |
| #A239 | warning | GoogleMethodName | Method name 'scalaz_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 201 | 23 |
| #A240 | warning | MethodName | Method name 'scalaz_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 201 | 23 |
| #A241 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 215 | 23 |
| #A242 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 215 | 23 |
| #A243 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 228 | 23 |
| #A244 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 228 | 23 |
| #A245 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 246 | 23 |
| #A246 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 246 | 23 |
| #A247 | warning | GoogleMethodName | Method name 'java_blocking_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 262 | 23 |
| #A248 | warning | MethodName | Method name 'java_blocking_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 262 | 23 |
| #A249 | warning | GoogleMethodName | Method name 'java_treeset_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 278 | 23 |
| #A250 | warning | MethodName | Method name 'java_treeset_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 278 | 23 |
| #A251 | warning | GoogleMethodName | Method name 'scala_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 298 | 23 |
| #A252 | warning | MethodName | Method name 'scala_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 298 | 23 |
| #A253 | warning | GoogleMethodName | Method name 'scalaz_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 313 | 23 |
| #A254 | warning | MethodName | Method name 'scalaz_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 313 | 23 |
| #A255 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 330 | 23 |
| #A256 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 330 | 23 |
| #A257 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 347 | 23 |
| #A258 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 347 | 23 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A259 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 110 | 23 |
| #A260 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 110 | 23 |
| #A261 | warning | GoogleMethodName | Method name 'java_mutable_boxed' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 23 |
| #A262 | warning | MethodName | Method name 'java_mutable_boxed' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 117 | 23 |
| #A263 | warning | GoogleMethodName | Method name 'java_mutable_boxed_stream' has invalid underscore usage, underscores only allowed between adjacent digits. | 127 | 23 |
| #A264 | warning | MethodName | Method name 'java_mutable_boxed_stream' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 127 | 23 |
| #A265 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 134 | 23 |
| #A266 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 134 | 23 |
| #A267 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 141 | 23 |
| #A268 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 141 | 23 |
| #A269 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 148 | 23 |
| #A270 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 148 | 23 |
| #A271 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 155 | 23 |
| #A272 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 155 | 23 |
| #A273 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 162 | 23 |
| #A274 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 162 | 23 |
| #A275 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 169 | 23 |
| #A276 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 169 | 23 |
| #A277 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 176 | 23 |
| #A278 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 176 | 23 |
| #A279 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 185 | 23 |
| #A280 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 185 | 23 |
| #A281 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 192 | 23 |
| #A282 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 192 | 23 |
| #A283 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 199 | 23 |
| #A284 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 199 | 23 |
| #A285 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 206 | 23 |
| #A286 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 206 | 23 |
| #A287 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 213 | 23 |
| #A288 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 213 | 23 |
| #A289 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 220 | 23 |
| #A290 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 220 | 23 |
| #A291 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 227 | 23 |
| #A292 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 227 | 23 |
| #A293 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 250 | 23 |
| #A294 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 250 | 23 |
| #A295 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 260 | 23 |
| #A296 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 260 | 23 |
| #A297 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 270 | 23 |
| #A298 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 270 | 23 |
| #A299 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 280 | 23 |
| #A300 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 280 | 23 |
| #A301 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 290 | 21 |
| #A302 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 290 | 21 |
| #A303 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 299 | 23 |
| #A304 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 299 | 23 |
| #A305 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 309 | 23 |
| #A306 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 309 | 23 |
| #A307 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 319 | 23 |
| #A308 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 319 | 23 |
| #A309 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 332 | 20 |
| #A310 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 332 | 20 |
| #A311 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 342 | 20 |
| #A312 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 342 | 20 |
| #A313 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 352 | 20 |
| #A314 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 352 | 20 |
| #A315 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 362 | 20 |
| #A316 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 362 | 20 |
| #A317 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 372 | 20 |
| #A318 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 372 | 20 |
| #A319 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 382 | 20 |
| #A320 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 382 | 20 |
| #A321 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 392 | 20 |
| #A322 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 392 | 20 |
| #A323 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 419 | 23 |
| #A324 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 419 | 23 |
| #A325 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 429 | 23 |
| #A326 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 429 | 23 |
| #A327 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 439 | 23 |
| #A328 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 439 | 23 |
| #A329 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 449 | 23 |
| #A330 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 449 | 23 |
| #A331 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 461 | 23 |
| #A332 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 461 | 23 |
| #A333 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 471 | 23 |
| #A334 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 471 | 23 |
| #A335 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 481 | 23 |
| #A336 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 481 | 23 |
| #A337 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 491 | 23 |
| #A338 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 491 | 23 |
| #A339 | warning | GoogleMethodName | Method name 'java_mutable_loop' has invalid underscore usage, underscores only allowed between adjacent digits. | 506 | 23 |
| #A340 | warning | MethodName | Method name 'java_mutable_loop' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 506 | 23 |
| #A341 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 516 | 23 |
| #A342 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 516 | 23 |
| #A343 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 523 | 23 |
| #A344 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 523 | 23 |
| #A345 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 530 | 23 |
| #A346 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 530 | 23 |
| #A347 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 537 | 23 |
| #A348 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 537 | 23 |
| #A349 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 544 | 23 |
| #A350 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 544 | 23 |
| #A351 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 555 | 23 |
| #A352 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 555 | 23 |
| #A353 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 562 | 23 |
| #A354 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 562 | 23 |
| #A355 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 569 | 23 |
| #A356 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 569 | 23 |
| #A357 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 576 | 23 |
| #A358 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 576 | 23 |
| #A359 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 583 | 23 |
| #A360 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 583 | 23 |
| #A361 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 592 | 23 |
| #A362 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 592 | 23 |
| #A363 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 602 | 23 |
| #A364 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 602 | 23 |
| #A365 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 612 | 23 |
| #A366 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 612 | 23 |
| #A367 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 622 | 23 |
| #A368 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 622 | 23 |
| #A369 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 634 | 23 |
| #A370 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 634 | 23 |
| #A371 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 648 | 23 |
| #A372 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 648 | 23 |
| #A373 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 658 | 23 |
| #A374 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 658 | 23 |
| #A375 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 668 | 23 |
| #A376 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 668 | 23 |
| #A377 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 682 | 21 |
| #A378 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 682 | 21 |
| #A379 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 697 | 21 |
| #A380 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 697 | 21 |
| #A381 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 711 | 23 |
| #A382 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 711 | 23 |
| #A383 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 721 | 23 |
| #A384 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 721 | 23 |
| #A385 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 731 | 23 |
| #A386 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 731 | 23 |
| #A387 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 743 | 23 |
| #A388 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 743 | 23 |
| #A389 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 753 | 23 |
| #A390 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 753 | 23 |
| #A391 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 763 | 23 |
| #A392 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 763 | 23 |
| #A393 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 773 | 23 |
| #A394 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 773 | 23 |
| #A395 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 783 | 23 |
| #A396 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 783 | 23 |
| #A397 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 797 | 21 |
| #A398 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 797 | 21 |
| #A399 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 808 | 21 |
| #A400 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 808 | 21 |
| #A401 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 821 | 21 |
| #A402 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 821 | 21 |
| #A403 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 832 | 23 |
| #A404 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 832 | 23 |
| #A405 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 835 | 23 |
| #A406 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 835 | 23 |
| #A407 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 838 | 23 |
| #A408 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 838 | 23 |
| #A409 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 844 | 21 |
| #A410 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 844 | 21 |
| #A411 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 854 | 21 |
| #A412 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 854 | 21 |
| #A413 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 864 | 21 |
| #A414 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 864 | 21 |
| #A415 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 874 | 21 |
| #A416 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 874 | 21 |
| #A417 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 884 | 21 |
| #A418 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 884 | 21 |
| #A419 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 894 | 21 |
| #A420 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 894 | 21 |
| #A421 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 922 | 23 |
| #A422 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 922 | 23 |
| #A423 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 929 | 23 |
| #A424 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 929 | 23 |
| #A425 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 936 | 23 |
| #A426 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 936 | 23 |
| #A427 | warning | GoogleMethodName | Method name 'java_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 946 | 20 |
| #A428 | warning | MethodName | Method name 'java_mutable' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 946 | 20 |
| #A429 | warning | GoogleMethodName | Method name 'fjava_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 956 | 20 |
| #A430 | warning | MethodName | Method name 'fjava_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 956 | 20 |
| #A431 | warning | GoogleMethodName | Method name 'ecollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 966 | 20 |
| #A432 | warning | MethodName | Method name 'ecollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 966 | 20 |
| #A433 | warning | GoogleMethodName | Method name 'pcollections_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 976 | 20 |
| #A434 | warning | MethodName | Method name 'pcollections_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 976 | 20 |
| #A435 | warning | GoogleMethodName | Method name 'clojure_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 986 | 20 |
| #A436 | warning | MethodName | Method name 'clojure_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 986 | 20 |
| #A437 | warning | GoogleMethodName | Method name 'scala_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 996 | 20 |
| #A438 | warning | MethodName | Method name 'scala_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 996 | 20 |
| #A439 | warning | GoogleMethodName | Method name 'vavr_persistent' has invalid underscore usage, underscores only allowed between adjacent digits. | 1006 | 20 |
| #A440 | warning | MethodName | Method name 'vavr_persistent' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1006 | 20 |
| #A441 | warning | GoogleMethodName | Method name 'vavr_persistent_int' has invalid underscore usage, underscores only allowed between adjacent digits. | 1016 | 20 |
| #A442 | warning | MethodName | Method name 'vavr_persistent_int' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1016 | 20 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A443 | warning | GoogleMethodName | Method name 'java_eager' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 21 |
| #A444 | warning | MethodName | Method name 'java_eager' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 68 | 21 |
| #A445 | warning | GoogleMethodName | Method name 'vavr_inited_lazy' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 21 |
| #A446 | warning | MethodName | Method name 'vavr_inited_lazy' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 75 | 21 |
| #A447 | warning | GoogleMethodName | Method name 'vavr_lazy' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 21 |
| #A448 | warning | MethodName | Method name 'vavr_lazy' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 83 | 21 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A449 | warning | GoogleMethodName | Method name 'java_for' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 23 |
| #A450 | warning | MethodName | Method name 'java_for' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 69 | 23 |
| #A451 | warning | GoogleMethodName | Method name 'vavr_for' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 23 |
| #A452 | warning | MethodName | Method name 'vavr_for' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 82 | 23 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A453 | warning | GoogleMethodName | Method name 'java_switch' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 21 |
| #A454 | warning | MethodName | Method name 'java_switch' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 55 | 21 |
| #A455 | warning | GoogleMethodName | Method name 'vavr_match' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 21 |
| #A456 | warning | MethodName | Method name 'vavr_match' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 82 | 21 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A457 | warning | GoogleMethodName | Method name 'java_try' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 21 |
| #A458 | warning | MethodName | Method name 'java_try' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 44 | 21 |
| #A459 | warning | GoogleMethodName | Method name 'vavr_try' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 21 |
| #A460 | warning | MethodName | Method name 'vavr_try' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 58 | 21 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A461 | warning | GoogleMethodName | Method name 'java_tuple' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 23 |
| #A462 | warning | MethodName | Method name 'java_tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 41 | 23 |
| #A463 | warning | GoogleMethodName | Method name 'vavr_tuple' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 23 |
| #A464 | warning | MethodName | Method name 'vavr_tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 44 | 23 |
| #A465 | warning | GoogleMethodName | Method name 'java_tuple' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 23 |
| #A466 | warning | MethodName | Method name 'java_tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 49 | 23 |
| #A467 | warning | GoogleMethodName | Method name 'vavr_tuple' has invalid underscore usage, underscores only allowed between adjacent digits. | 52 | 23 |
| #A468 | warning | MethodName | Method name 'vavr_tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 52 | 23 |
| #A469 | warning | GoogleMethodName | Method name 'java_tuple' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 23 |
| #A470 | warning | MethodName | Method name 'java_tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 57 | 23 |
| #A471 | warning | GoogleMethodName | Method name 'vavr_tuple' has invalid underscore usage, underscores only allowed between adjacent digits. | 60 | 23 |
| #A472 | warning | MethodName | Method name 'vavr_tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 60 | 23 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A473 | warning | MethodName | Method name 'TODO' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 116 | 25 |
| #A474 | warning | GoogleMethodName | Method name 'TODO' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 116 | 25 |
| #A475 | warning | MethodName | Method name 'TODO' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 139 | 25 |
| #A476 | warning | GoogleMethodName | Method name 'TODO' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 139 | 25 |
| #A477 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 192 | 36 |
| #A478 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 192 | 36 |
| #A479 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 204 | 44 |
| #A480 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 204 | 44 |
| #A481 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 217 | 52 |
| #A482 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 217 | 52 |
| #A483 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 231 | 60 |
| #A484 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 231 | 60 |
| #A485 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 246 | 68 |
| #A486 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 246 | 68 |
| #A487 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 262 | 76 |
| #A488 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 262 | 76 |
| #A489 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 279 | 84 |
| #A490 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 279 | 84 |
| #A491 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 297 | 92 |
| #A492 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 297 | 92 |
| #A493 | warning | MethodName | Method name 'Function' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 316 | 100 |
| #A494 | warning | GoogleMethodName | Method name 'Function' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 316 | 100 |
| #A495 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 329 | 43 |
| #A496 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 329 | 43 |
| #A497 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 341 | 51 |
| #A498 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 341 | 51 |
| #A499 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 354 | 59 |
| #A500 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 354 | 59 |
| #A501 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 368 | 67 |
| #A502 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 368 | 67 |
| #A503 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 383 | 75 |
| #A504 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 383 | 75 |
| #A505 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 399 | 83 |
| #A506 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 399 | 83 |
| #A507 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 416 | 91 |
| #A508 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 416 | 91 |
| #A509 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 434 | 99 |
| #A510 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 434 | 99 |
| #A511 | warning | MethodName | Method name 'CheckedFunction' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 453 | 107 |
| #A512 | warning | GoogleMethodName | Method name 'CheckedFunction' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 453 | 107 |
| #A513 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 601 | 26 |
| #A514 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 601 | 26 |
| #A515 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 614 | 35 |
| #A516 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 614 | 35 |
| #A517 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 629 | 43 |
| #A518 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 629 | 43 |
| #A519 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 646 | 51 |
| #A520 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 646 | 51 |
| #A521 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 665 | 59 |
| #A522 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 665 | 59 |
| #A523 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 686 | 67 |
| #A524 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 686 | 67 |
| #A525 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 709 | 75 |
| #A526 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 709 | 75 |
| #A527 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 734 | 83 |
| #A528 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 734 | 83 |
| #A529 | warning | MethodName | Method name 'Tuple' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 761 | 91 |
| #A530 | warning | GoogleMethodName | Method name 'Tuple' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 761 | 91 |
| #A531 | warning | MethodName | Method name 'Right' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 776 | 45 |
| #A532 | warning | GoogleMethodName | Method name 'Right' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 776 | 45 |
| #A533 | warning | MethodName | Method name 'Left' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 789 | 44 |
| #A534 | warning | GoogleMethodName | Method name 'Left' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 789 | 44 |
| #A535 | warning | MethodName | Method name 'Future' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 803 | 33 |
| #A536 | warning | GoogleMethodName | Method name 'Future' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 803 | 33 |
| #A537 | warning | MethodName | Method name 'Future' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 816 | 33 |
| #A538 | warning | GoogleMethodName | Method name 'Future' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 816 | 33 |
| #A539 | warning | MethodName | Method name 'Future' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 827 | 33 |
| #A540 | warning | GoogleMethodName | Method name 'Future' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 827 | 33 |
| #A541 | warning | MethodName | Method name 'Future' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 840 | 33 |
| #A542 | warning | GoogleMethodName | Method name 'Future' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 840 | 33 |
| #A543 | warning | MethodName | Method name 'Lazy' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 853 | 31 |
| #A544 | warning | GoogleMethodName | Method name 'Lazy' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 853 | 31 |
| #A545 | warning | MethodName | Method name 'Option' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 866 | 33 |
| #A546 | warning | GoogleMethodName | Method name 'Option' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 866 | 33 |
| #A547 | warning | MethodName | Method name 'Some' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 878 | 38 |
| #A548 | warning | GoogleMethodName | Method name 'Some' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 878 | 38 |
| #A549 | warning | MethodName | Method name 'None' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 889 | 38 |
| #A550 | warning | GoogleMethodName | Method name 'None' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 889 | 38 |
| #A551 | warning | MethodName | Method name 'Try' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 903 | 30 |
| #A552 | warning | GoogleMethodName | Method name 'Try' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 903 | 30 |
| #A553 | warning | MethodName | Method name 'Success' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 915 | 38 |
| #A554 | warning | GoogleMethodName | Method name 'Success' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 915 | 38 |
| #A555 | warning | MethodName | Method name 'Failure' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 927 | 38 |
| #A556 | warning | GoogleMethodName | Method name 'Failure' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 927 | 38 |
| #A557 | warning | MethodName | Method name 'Valid' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 943 | 49 |
| #A558 | warning | GoogleMethodName | Method name 'Valid' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 943 | 49 |
| #A559 | warning | MethodName | Method name 'Invalid' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 957 | 51 |
| #A560 | warning | GoogleMethodName | Method name 'Invalid' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 957 | 51 |
| #A561 | warning | MethodName | Method name 'CharSeq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 969 | 27 |
| #A562 | warning | GoogleMethodName | Method name 'CharSeq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 969 | 27 |
| #A563 | warning | MethodName | Method name 'CharSeq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 980 | 27 |
| #A564 | warning | GoogleMethodName | Method name 'CharSeq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 980 | 27 |
| #A565 | warning | MethodName | Method name 'CharSeq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 990 | 27 |
| #A566 | warning | GoogleMethodName | Method name 'CharSeq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 990 | 27 |
| #A567 | warning | MethodName | Method name 'PriorityQueue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1004 | 70 |
| #A568 | warning | GoogleMethodName | Method name 'PriorityQueue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1004 | 70 |
| #A569 | warning | MethodName | Method name 'PriorityQueue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1015 | 70 |
| #A570 | warning | GoogleMethodName | Method name 'PriorityQueue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1015 | 70 |
| #A571 | warning | MethodName | Method name 'PriorityQueue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1026 | 70 |
| #A572 | warning | GoogleMethodName | Method name 'PriorityQueue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1026 | 70 |
| #A573 | warning | MethodName | Method name 'PriorityQueue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1038 | 40 |
| #A574 | warning | GoogleMethodName | Method name 'PriorityQueue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1038 | 40 |
| #A575 | warning | MethodName | Method name 'PriorityQueue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1051 | 70 |
| #A576 | warning | GoogleMethodName | Method name 'PriorityQueue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1051 | 70 |
| #A577 | warning | MethodName | Method name 'PriorityQueue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1065 | 40 |
| #A578 | warning | GoogleMethodName | Method name 'PriorityQueue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1065 | 40 |
| #A579 | warning | MethodName | Method name 'Seq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1079 | 30 |
| #A580 | warning | GoogleMethodName | Method name 'Seq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1079 | 30 |
| #A581 | warning | MethodName | Method name 'Seq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1090 | 30 |
| #A582 | warning | GoogleMethodName | Method name 'Seq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1090 | 30 |
| #A583 | warning | MethodName | Method name 'Seq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1104 | 30 |
| #A584 | warning | GoogleMethodName | Method name 'Seq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1104 | 30 |
| #A585 | warning | MethodName | Method name 'IndexedSeq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1115 | 37 |
| #A586 | warning | GoogleMethodName | Method name 'IndexedSeq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1115 | 37 |
| #A587 | warning | MethodName | Method name 'IndexedSeq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1126 | 37 |
| #A588 | warning | GoogleMethodName | Method name 'IndexedSeq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1126 | 37 |
| #A589 | warning | MethodName | Method name 'IndexedSeq' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1140 | 37 |
| #A590 | warning | GoogleMethodName | Method name 'IndexedSeq' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1140 | 37 |
| #A591 | warning | MethodName | Method name 'Array' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1151 | 32 |
| #A592 | warning | GoogleMethodName | Method name 'Array' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1151 | 32 |
| #A593 | warning | MethodName | Method name 'Array' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1162 | 32 |
| #A594 | warning | GoogleMethodName | Method name 'Array' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1162 | 32 |
| #A595 | warning | MethodName | Method name 'Array' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1176 | 32 |
| #A596 | warning | GoogleMethodName | Method name 'Array' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1176 | 32 |
| #A597 | warning | MethodName | Method name 'List' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1187 | 31 |
| #A598 | warning | GoogleMethodName | Method name 'List' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1187 | 31 |
| #A599 | warning | MethodName | Method name 'List' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1198 | 31 |
| #A600 | warning | GoogleMethodName | Method name 'List' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1198 | 31 |
| #A601 | warning | MethodName | Method name 'List' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1212 | 31 |
| #A602 | warning | GoogleMethodName | Method name 'List' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1212 | 31 |
| #A603 | warning | MethodName | Method name 'Queue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1223 | 32 |
| #A604 | warning | GoogleMethodName | Method name 'Queue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1223 | 32 |
| #A605 | warning | MethodName | Method name 'Queue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1234 | 32 |
| #A606 | warning | GoogleMethodName | Method name 'Queue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1234 | 32 |
| #A607 | warning | MethodName | Method name 'Queue' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1248 | 32 |
| #A608 | warning | GoogleMethodName | Method name 'Queue' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1248 | 32 |
| #A609 | warning | MethodName | Method name 'Stream' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1259 | 33 |
| #A610 | warning | GoogleMethodName | Method name 'Stream' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1259 | 33 |
| #A611 | warning | MethodName | Method name 'Stream' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1270 | 33 |
| #A612 | warning | GoogleMethodName | Method name 'Stream' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1270 | 33 |
| #A613 | warning | MethodName | Method name 'Stream' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1284 | 33 |
| #A614 | warning | GoogleMethodName | Method name 'Stream' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1284 | 33 |
| #A615 | warning | MethodName | Method name 'Vector' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1295 | 33 |
| #A616 | warning | GoogleMethodName | Method name 'Vector' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1295 | 33 |
| #A617 | warning | MethodName | Method name 'Vector' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1306 | 33 |
| #A618 | warning | GoogleMethodName | Method name 'Vector' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1306 | 33 |
| #A619 | warning | MethodName | Method name 'Vector' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1320 | 33 |
| #A620 | warning | GoogleMethodName | Method name 'Vector' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1320 | 33 |
| #A621 | warning | MethodName | Method name 'Set' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1334 | 30 |
| #A622 | warning | GoogleMethodName | Method name 'Set' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1334 | 30 |
| #A623 | warning | MethodName | Method name 'Set' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1345 | 30 |
| #A624 | warning | GoogleMethodName | Method name 'Set' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1345 | 30 |
| #A625 | warning | MethodName | Method name 'Set' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1359 | 30 |
| #A626 | warning | GoogleMethodName | Method name 'Set' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1359 | 30 |
| #A627 | warning | MethodName | Method name 'LinkedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1370 | 30 |
| #A628 | warning | GoogleMethodName | Method name 'LinkedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1370 | 30 |
| #A629 | warning | MethodName | Method name 'LinkedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1381 | 30 |
| #A630 | warning | GoogleMethodName | Method name 'LinkedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1381 | 30 |
| #A631 | warning | MethodName | Method name 'LinkedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1395 | 30 |
| #A632 | warning | GoogleMethodName | Method name 'LinkedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1395 | 30 |
| #A633 | warning | MethodName | Method name 'SortedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1406 | 66 |
| #A634 | warning | GoogleMethodName | Method name 'SortedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1406 | 66 |
| #A635 | warning | MethodName | Method name 'SortedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1417 | 66 |
| #A636 | warning | GoogleMethodName | Method name 'SortedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1417 | 66 |
| #A637 | warning | MethodName | Method name 'SortedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1428 | 66 |
| #A638 | warning | GoogleMethodName | Method name 'SortedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1428 | 66 |
| #A639 | warning | MethodName | Method name 'SortedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1440 | 36 |
| #A640 | warning | GoogleMethodName | Method name 'SortedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1440 | 36 |
| #A641 | warning | MethodName | Method name 'SortedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1453 | 66 |
| #A642 | warning | GoogleMethodName | Method name 'SortedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1453 | 66 |
| #A643 | warning | MethodName | Method name 'SortedSet' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1467 | 36 |
| #A644 | warning | GoogleMethodName | Method name 'SortedSet' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1467 | 36 |
| #A645 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1482 | 36 |
| #A646 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1482 | 36 |
| #A647 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1496 | 36 |
| #A648 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1496 | 36 |
| #A649 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1509 | 36 |
| #A650 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1509 | 36 |
| #A651 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1524 | 36 |
| #A652 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1524 | 36 |
| #A653 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1541 | 36 |
| #A654 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1541 | 36 |
| #A655 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1560 | 36 |
| #A656 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1560 | 36 |
| #A657 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1581 | 36 |
| #A658 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1581 | 36 |
| #A659 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1604 | 36 |
| #A660 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1604 | 36 |
| #A661 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1629 | 36 |
| #A662 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1629 | 36 |
| #A663 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1656 | 36 |
| #A664 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1656 | 36 |
| #A665 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1685 | 36 |
| #A666 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1685 | 36 |
| #A667 | warning | MethodName | Method name 'Map' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1716 | 36 |
| #A668 | warning | GoogleMethodName | Method name 'Map' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1716 | 36 |
| #A669 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1728 | 36 |
| #A670 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1728 | 36 |
| #A671 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1742 | 36 |
| #A672 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1742 | 36 |
| #A673 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1755 | 36 |
| #A674 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1755 | 36 |
| #A675 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1770 | 36 |
| #A676 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1770 | 36 |
| #A677 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1787 | 36 |
| #A678 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1787 | 36 |
| #A679 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1806 | 36 |
| #A680 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1806 | 36 |
| #A681 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1827 | 36 |
| #A682 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1827 | 36 |
| #A683 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1850 | 36 |
| #A684 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1850 | 36 |
| #A685 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1875 | 36 |
| #A686 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1875 | 36 |
| #A687 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1902 | 36 |
| #A688 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1902 | 36 |
| #A689 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1931 | 36 |
| #A690 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1931 | 36 |
| #A691 | warning | MethodName | Method name 'LinkedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1962 | 36 |
| #A692 | warning | GoogleMethodName | Method name 'LinkedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1962 | 36 |
| #A693 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1972 | 72 |
| #A694 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1972 | 72 |
| #A695 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1984 | 42 |
| #A696 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1984 | 42 |
| #A697 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 1998 | 42 |
| #A698 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 1998 | 42 |
| #A699 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2012 | 72 |
| #A700 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2012 | 72 |
| #A701 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2027 | 42 |
| #A702 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2027 | 42 |
| #A703 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2039 | 72 |
| #A704 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2039 | 72 |
| #A705 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2052 | 72 |
| #A706 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2052 | 72 |
| #A707 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2067 | 72 |
| #A708 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2067 | 72 |
| #A709 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2084 | 72 |
| #A710 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2084 | 72 |
| #A711 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2103 | 72 |
| #A712 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2103 | 72 |
| #A713 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2124 | 72 |
| #A714 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2124 | 72 |
| #A715 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2147 | 72 |
| #A716 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2147 | 72 |
| #A717 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2172 | 72 |
| #A718 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2172 | 72 |
| #A719 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2199 | 72 |
| #A720 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2199 | 72 |
| #A721 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2228 | 72 |
| #A722 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2228 | 72 |
| #A723 | warning | MethodName | Method name 'SortedMap' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2259 | 72 |
| #A724 | warning | GoogleMethodName | Method name 'SortedMap' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2259 | 72 |
| #A725 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2307 | 38 |
| #A726 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2307 | 38 |
| #A727 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2318 | 33 |
| #A728 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2318 | 33 |
| #A729 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2332 | 41 |
| #A730 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2332 | 41 |
| #A731 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2349 | 49 |
| #A732 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2349 | 49 |
| #A733 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2369 | 57 |
| #A734 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2369 | 57 |
| #A735 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2392 | 65 |
| #A736 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2392 | 65 |
| #A737 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2418 | 73 |
| #A738 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2418 | 73 |
| #A739 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2447 | 81 |
| #A740 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2447 | 81 |
| #A741 | warning | MethodName | Method name 'For' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2479 | 89 |
| #A742 | warning | GoogleMethodName | Method name 'For' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2479 | 89 |
| #A743 | warning | MethodName | Method name 'Match' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2804 | 32 |
| #A744 | warning | GoogleMethodName | Method name 'Match' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2804 | 32 |
| #A745 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2813 | 37 |
| #A746 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2813 | 37 |
| #A747 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2820 | 37 |
| #A748 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2820 | 37 |
| #A749 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2827 | 37 |
| #A750 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2827 | 37 |
| #A751 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2835 | 41 |
| #A752 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2835 | 41 |
| #A753 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2842 | 41 |
| #A754 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2842 | 41 |
| #A755 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2849 | 41 |
| #A756 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2849 | 41 |
| #A757 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2857 | 45 |
| #A758 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2857 | 45 |
| #A759 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2864 | 45 |
| #A760 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2864 | 45 |
| #A761 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2871 | 45 |
| #A762 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2871 | 45 |
| #A763 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2879 | 49 |
| #A764 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2879 | 49 |
| #A765 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2886 | 49 |
| #A766 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2886 | 49 |
| #A767 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2893 | 49 |
| #A768 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2893 | 49 |
| #A769 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2901 | 53 |
| #A770 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2901 | 53 |
| #A771 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2908 | 53 |
| #A772 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2908 | 53 |
| #A773 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2915 | 53 |
| #A774 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2915 | 53 |
| #A775 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2923 | 57 |
| #A776 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2923 | 57 |
| #A777 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2930 | 57 |
| #A778 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2930 | 57 |
| #A779 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2937 | 57 |
| #A780 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2937 | 57 |
| #A781 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2945 | 61 |
| #A782 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2945 | 61 |
| #A783 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2952 | 61 |
| #A784 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2952 | 61 |
| #A785 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2959 | 61 |
| #A786 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2959 | 61 |
| #A787 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2967 | 65 |
| #A788 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2967 | 65 |
| #A789 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2974 | 65 |
| #A790 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2974 | 65 |
| #A791 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2981 | 65 |
| #A792 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2981 | 65 |
| #A793 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2989 | 69 |
| #A794 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2989 | 69 |
| #A795 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 2996 | 69 |
| #A796 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 2996 | 69 |
| #A797 | warning | MethodName | Method name 'Case' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 3003 | 69 |
| #A798 | warning | GoogleMethodName | Method name 'Case' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 3003 | 69 |
| #A799 | warning | MethodName | Method name '$' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 3019 | 35 |
| #A800 | warning | GoogleMethodName | Method name '$' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 3019 | 35 |
| #A801 | warning | MethodName | Method name '$' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 3031 | 35 |
| #A802 | warning | GoogleMethodName | Method name '$' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 3031 | 35 |
| #A803 | warning | MethodName | Method name '$' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 3102 | 35 |
| #A804 | warning | GoogleMethodName | Method name '$' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 3102 | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A805 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 86 | 15 |
| #A806 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 86 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A807 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 107 | 15 |
| #A808 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 107 | 15 |
| #A809 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 126 | 15 |
| #A810 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 126 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A811 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 122 | 15 |
| #A812 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 122 | 15 |
| #A813 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 141 | 15 |
| #A814 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 141 | 15 |
| #A815 | warning | GoogleMethodName | Method name '_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 160 | 15 |
| #A816 | warning | MethodName | Method name '_3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 160 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A817 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 15 |
| #A818 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 140 | 15 |
| #A819 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 159 | 15 |
| #A820 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 159 | 15 |
| #A821 | warning | GoogleMethodName | Method name '_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 178 | 15 |
| #A822 | warning | MethodName | Method name '_3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 178 | 15 |
| #A823 | warning | GoogleMethodName | Method name '_4' has invalid underscore usage, underscores only allowed between adjacent digits. | 197 | 15 |
| #A824 | warning | MethodName | Method name '_4' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 197 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A825 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 158 | 15 |
| #A826 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 158 | 15 |
| #A827 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 177 | 15 |
| #A828 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 177 | 15 |
| #A829 | warning | GoogleMethodName | Method name '_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 196 | 15 |
| #A830 | warning | MethodName | Method name '_3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 196 | 15 |
| #A831 | warning | GoogleMethodName | Method name '_4' has invalid underscore usage, underscores only allowed between adjacent digits. | 215 | 15 |
| #A832 | warning | MethodName | Method name '_4' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 215 | 15 |
| #A833 | warning | GoogleMethodName | Method name '_5' has invalid underscore usage, underscores only allowed between adjacent digits. | 234 | 15 |
| #A834 | warning | MethodName | Method name '_5' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 234 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A835 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 176 | 15 |
| #A836 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 176 | 15 |
| #A837 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 195 | 15 |
| #A838 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 195 | 15 |
| #A839 | warning | GoogleMethodName | Method name '_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 214 | 15 |
| #A840 | warning | MethodName | Method name '_3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 214 | 15 |
| #A841 | warning | GoogleMethodName | Method name '_4' has invalid underscore usage, underscores only allowed between adjacent digits. | 233 | 15 |
| #A842 | warning | MethodName | Method name '_4' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 233 | 15 |
| #A843 | warning | GoogleMethodName | Method name '_5' has invalid underscore usage, underscores only allowed between adjacent digits. | 252 | 15 |
| #A844 | warning | MethodName | Method name '_5' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 252 | 15 |
| #A845 | warning | GoogleMethodName | Method name '_6' has invalid underscore usage, underscores only allowed between adjacent digits. | 271 | 15 |
| #A846 | warning | MethodName | Method name '_6' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 271 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A847 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 194 | 15 |
| #A848 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 194 | 15 |
| #A849 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 213 | 15 |
| #A850 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 213 | 15 |
| #A851 | warning | GoogleMethodName | Method name '_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 232 | 15 |
| #A852 | warning | MethodName | Method name '_3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 232 | 15 |
| #A853 | warning | GoogleMethodName | Method name '_4' has invalid underscore usage, underscores only allowed between adjacent digits. | 251 | 15 |
| #A854 | warning | MethodName | Method name '_4' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 251 | 15 |
| #A855 | warning | GoogleMethodName | Method name '_5' has invalid underscore usage, underscores only allowed between adjacent digits. | 270 | 15 |
| #A856 | warning | MethodName | Method name '_5' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 270 | 15 |
| #A857 | warning | GoogleMethodName | Method name '_6' has invalid underscore usage, underscores only allowed between adjacent digits. | 289 | 15 |
| #A858 | warning | MethodName | Method name '_6' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 289 | 15 |
| #A859 | warning | GoogleMethodName | Method name '_7' has invalid underscore usage, underscores only allowed between adjacent digits. | 308 | 15 |
| #A860 | warning | MethodName | Method name '_7' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 308 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A861 | warning | GoogleMethodName | Method name '_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 212 | 15 |
| #A862 | warning | MethodName | Method name '_1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 212 | 15 |
| #A863 | warning | GoogleMethodName | Method name '_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 231 | 15 |
| #A864 | warning | MethodName | Method name '_2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 231 | 15 |
| #A865 | warning | GoogleMethodName | Method name '_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 250 | 15 |
| #A866 | warning | MethodName | Method name '_3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 250 | 15 |
| #A867 | warning | GoogleMethodName | Method name '_4' has invalid underscore usage, underscores only allowed between adjacent digits. | 269 | 15 |
| #A868 | warning | MethodName | Method name '_4' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 269 | 15 |
| #A869 | warning | GoogleMethodName | Method name '_5' has invalid underscore usage, underscores only allowed between adjacent digits. | 288 | 15 |
| #A870 | warning | MethodName | Method name '_5' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 288 | 15 |
| #A871 | warning | GoogleMethodName | Method name '_6' has invalid underscore usage, underscores only allowed between adjacent digits. | 307 | 15 |
| #A872 | warning | MethodName | Method name '_6' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 307 | 15 |
| #A873 | warning | GoogleMethodName | Method name '_7' has invalid underscore usage, underscores only allowed between adjacent digits. | 326 | 15 |
| #A874 | warning | MethodName | Method name '_7' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 326 | 15 |
| #A875 | warning | GoogleMethodName | Method name '_8' has invalid underscore usage, underscores only allowed between adjacent digits. | 345 | 15 |
| #A876 | warning | MethodName | Method name '_8' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 345 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A877 | warning | MethodName | Method name 'shouldCallprint_Object' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 60 | 17 |
| #A878 | warning | GoogleMethodName | Test method name 'shouldCallprint_Object' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 60 | 17 |
| #A879 | warning | MethodName | Method name 'shouldCallprintln_Object' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 70 | 17 |
| #A880 | warning | GoogleMethodName | Test method name 'shouldCallprintln_Object' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 70 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A881 | warning | MethodName | Method name 'Tuple0' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 28 | 19 |
| #A882 | warning | GoogleMethodName | Method name 'Tuple0' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 28 | 19 |
| #A883 | warning | MethodName | Method name 'Tuple1' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 30 | 28 |
| #A884 | warning | GoogleMethodName | Method name 'Tuple1' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 30 | 28 |
| #A885 | warning | MethodName | Method name 'Tuple2' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 32 | 36 |
| #A886 | warning | GoogleMethodName | Method name 'Tuple2' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 32 | 36 |
| #A887 | warning | MethodName | Method name 'Tuple3' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 34 | 44 |
| #A888 | warning | GoogleMethodName | Method name 'Tuple3' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 34 | 44 |
| #A889 | warning | MethodName | Method name 'Tuple4' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 36 | 52 |
| #A890 | warning | GoogleMethodName | Method name 'Tuple4' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 36 | 52 |
| #A891 | warning | MethodName | Method name 'Tuple5' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 38 | 60 |
| #A892 | warning | GoogleMethodName | Method name 'Tuple5' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 38 | 60 |
| #A893 | warning | MethodName | Method name 'Tuple6' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 40 | 68 |
| #A894 | warning | GoogleMethodName | Method name 'Tuple6' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 40 | 68 |
| #A895 | warning | MethodName | Method name 'Tuple7' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 42 | 76 |
| #A896 | warning | GoogleMethodName | Method name 'Tuple7' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 42 | 76 |
| #A897 | warning | MethodName | Method name 'Tuple8' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 44 | 84 |
| #A898 | warning | GoogleMethodName | Method name 'Tuple8' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 44 | 84 |
| #A899 | warning | MethodName | Method name 'Cons' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 50 | 35 |
| #A900 | warning | GoogleMethodName | Method name 'Cons' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 50 | 35 |
| #A901 | warning | MethodName | Method name 'Nil' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 52 | 23 |
| #A902 | warning | GoogleMethodName | Method name 'Nil' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 52 | 23 |
| #A903 | warning | MethodName | Method name 'Future' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 57 | 39 |
| #A904 | warning | GoogleMethodName | Method name 'Future' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 57 | 39 |
| #A905 | warning | MethodName | Method name 'Right' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 63 | 29 |
| #A906 | warning | GoogleMethodName | Method name 'Right' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 63 | 29 |
| #A907 | warning | MethodName | Method name 'Left' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 65 | 29 |
| #A908 | warning | GoogleMethodName | Method name 'Left' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 65 | 29 |
| #A909 | warning | MethodName | Method name 'Some' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 69 | 26 |
| #A910 | warning | GoogleMethodName | Method name 'Some' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 69 | 26 |
| #A911 | warning | MethodName | Method name 'None' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 71 | 23 |
| #A912 | warning | GoogleMethodName | Method name 'None' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 71 | 23 |
| #A913 | warning | MethodName | Method name 'Success' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 75 | 26 |
| #A914 | warning | GoogleMethodName | Method name 'Success' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 75 | 26 |
| #A915 | warning | MethodName | Method name 'Failure' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 77 | 34 |
| #A916 | warning | GoogleMethodName | Method name 'Failure' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 77 | 34 |
| #A917 | warning | MethodName | Method name 'Valid' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 81 | 29 |
| #A918 | warning | GoogleMethodName | Method name 'Valid' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 81 | 29 |
| #A919 | warning | MethodName | Method name 'Invalid' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 83 | 29 |
| #A920 | warning | GoogleMethodName | Method name 'Invalid' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 83 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A921 | warning | MethodName | Method name 'shouldMatchValueReturningValue_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 92 | 17 |
| #A922 | warning | GoogleMethodName | Test method name 'shouldMatchValueReturningValue_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 92 | 17 |
| #A923 | warning | MethodName | Method name 'shouldMatchValueReturningAppliedFunction_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 107 | 17 |
| #A924 | warning | GoogleMethodName | Test method name 'shouldMatchValueReturningAppliedFunction_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 107 | 17 |
| #A925 | warning | MethodName | Method name 'shouldMatchPredicateReturningValue_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 124 | 17 |
| #A926 | warning | GoogleMethodName | Test method name 'shouldMatchPredicateReturningValue_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 124 | 17 |
| #A927 | warning | MethodName | Method name 'shouldMatchPredicateReturningAppliedFunction_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 139 | 17 |
| #A928 | warning | GoogleMethodName | Test method name 'shouldMatchPredicateReturningAppliedFunction_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 139 | 17 |
| #A929 | warning | MethodName | Method name 'Developer' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 419 | 60 |
| #A930 | warning | GoogleMethodName | Method name 'Developer' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 419 | 60 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A931 | warning | MethodName | Method name 'shouldTestInstanceOf_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 27 | 17 |
| #A932 | warning | GoogleMethodName | Test method name 'shouldTestInstanceOf_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 27 | 17 |
| #A933 | warning | MethodName | Method name 'shouldTestInstanceOf_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 34 | 17 |
| #A934 | warning | GoogleMethodName | Test method name 'shouldTestInstanceOf_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 34 | 17 |
| #A935 | warning | MethodName | Method name 'shouldTestIs_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 43 | 17 |
| #A936 | warning | GoogleMethodName | Test method name 'shouldTestIs_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 43 | 17 |
| #A937 | warning | MethodName | Method name 'shouldTestIs_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 49 | 17 |
| #A938 | warning | GoogleMethodName | Test method name 'shouldTestIs_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 49 | 17 |
| #A939 | warning | MethodName | Method name 'shouldTestIsIn_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 57 | 17 |
| #A940 | warning | GoogleMethodName | Test method name 'shouldTestIsIn_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 57 | 17 |
| #A941 | warning | MethodName | Method name 'shouldTestIsIn_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 63 | 17 |
| #A942 | warning | GoogleMethodName | Test method name 'shouldTestIsIn_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 63 | 17 |
| #A943 | warning | MethodName | Method name 'shouldTestAllOf_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 76 | 17 |
| #A944 | warning | GoogleMethodName | Test method name 'shouldTestAllOf_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 76 | 17 |
| #A945 | warning | MethodName | Method name 'shouldTestAllOf_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 82 | 17 |
| #A946 | warning | GoogleMethodName | Test method name 'shouldTestAllOf_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 82 | 17 |
| #A947 | warning | MethodName | Method name 'shouldTestAnyOf_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 89 | 17 |
| #A948 | warning | GoogleMethodName | Test method name 'shouldTestAnyOf_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 89 | 17 |
| #A949 | warning | MethodName | Method name 'shouldTestAnyOf_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 95 | 17 |
| #A950 | warning | GoogleMethodName | Test method name 'shouldTestAnyOf_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 95 | 17 |
| #A951 | warning | MethodName | Method name 'shouldTestNoneOf_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 103 | 17 |
| #A952 | warning | GoogleMethodName | Test method name 'shouldTestNoneOf_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 103 | 17 |
| #A953 | warning | MethodName | Method name 'shouldTestNoneOf_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 109 | 17 |
| #A954 | warning | GoogleMethodName | Test method name 'shouldTestNoneOf_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 109 | 17 |
| #A955 | warning | MethodName | Method name 'shouldTestIsNull_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 117 | 17 |
| #A956 | warning | GoogleMethodName | Test method name 'shouldTestIsNull_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 117 | 17 |
| #A957 | warning | MethodName | Method name 'shouldTestIsNull_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 122 | 17 |
| #A958 | warning | GoogleMethodName | Test method name 'shouldTestIsNull_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 122 | 17 |
| #A959 | warning | MethodName | Method name 'shouldTestIsNotNull_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 129 | 17 |
| #A960 | warning | GoogleMethodName | Test method name 'shouldTestIsNotNull_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 129 | 17 |
| #A961 | warning | MethodName | Method name 'shouldTestIsNotNull_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 134 | 17 |
| #A962 | warning | GoogleMethodName | Test method name 'shouldTestIsNotNull_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 134 | 17 |
| #A963 | warning | MethodName | Method name 'shouldTestExists_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 141 | 17 |
| #A964 | warning | GoogleMethodName | Test method name 'shouldTestExists_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 141 | 17 |
| #A965 | warning | MethodName | Method name 'shouldTestExists_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 146 | 17 |
| #A966 | warning | GoogleMethodName | Test method name 'shouldTestExists_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 146 | 17 |
| #A967 | warning | MethodName | Method name 'shouldTestForAll_PositiveCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 164 | 17 |
| #A968 | warning | GoogleMethodName | Test method name 'shouldTestForAll_PositiveCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 164 | 17 |
| #A969 | warning | MethodName | Method name 'shouldTestForAll_NegativeCase' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 169 | 17 |
| #A970 | warning | GoogleMethodName | Test method name 'shouldTestForAll_NegativeCase' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 169 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A971 | warning | MethodName | Method name 'shouldCreateRangeClosedWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 99 | 17 |
| #A972 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 99 | 17 |
| #A973 | warning | MethodName | Method name 'shouldCreateRangeClosedWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 106 | 17 |
| #A974 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 106 | 17 |
| #A975 | warning | MethodName | Method name 'shouldCreateRangeClosedByWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 221 | 17 |
| #A976 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedByWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 221 | 17 |
| #A977 | warning | MethodName | Method name 'shouldCreateRangeClosedByWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 249 | 17 |
| #A978 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedByWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 249 | 17 |
| #A979 | warning | MethodName | Method name 'shouldCreateRangeWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 300 | 17 |
| #A980 | warning | GoogleMethodName | Test method name 'shouldCreateRangeWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 300 | 17 |
| #A981 | warning | MethodName | Method name 'shouldCreateRangeWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 307 | 17 |
| #A982 | warning | GoogleMethodName | Test method name 'shouldCreateRangeWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 307 | 17 |
| #A983 | warning | MethodName | Method name 'shouldCreateRangeByWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 423 | 17 |
| #A984 | warning | GoogleMethodName | Test method name 'shouldCreateRangeByWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 423 | 17 |
| #A985 | warning | MethodName | Method name 'shouldCreateRangeByWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 451 | 17 |
| #A986 | warning | GoogleMethodName | Test method name 'shouldCreateRangeByWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 451 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A987 | warning | MethodName | Method name 'shouldCreateRangeClosedWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 334 | 17 |
| #A988 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 334 | 17 |
| #A989 | warning | MethodName | Method name 'shouldCreateRangeClosedWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 339 | 17 |
| #A990 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 339 | 17 |
| #A991 | warning | MethodName | Method name 'shouldCreateRangeClosedByWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 376 | 17 |
| #A992 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedByWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 376 | 17 |
| #A993 | warning | MethodName | Method name 'shouldCreateRangeClosedByWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 384 | 17 |
| #A994 | warning | GoogleMethodName | Test method name 'shouldCreateRangeClosedByWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 384 | 17 |
| #A995 | warning | MethodName | Method name 'shouldCreateRangeWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 409 | 17 |
| #A996 | warning | GoogleMethodName | Test method name 'shouldCreateRangeWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 409 | 17 |
| #A997 | warning | MethodName | Method name 'shouldCreateRangeWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 414 | 17 |
| #A998 | warning | GoogleMethodName | Test method name 'shouldCreateRangeWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 414 | 17 |
| #A999 | warning | MethodName | Method name 'shouldCreateRangeByWhereFromAndToEqualMIN_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 449 | 17 |
| #A1000 | warning | GoogleMethodName | Test method name 'shouldCreateRangeByWhereFromAndToEqualMIN_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 449 | 17 |
| #A1001 | warning | MethodName | Method name 'shouldCreateRangeByWhereFromAndToEqualMAX_VALUE' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 457 | 17 |
| #A1002 | warning | GoogleMethodName | Test method name 'shouldCreateRangeByWhereFromAndToEqualMAX_VALUE' is not valid. Each segment must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 457 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1003 | warning | GoogleMethodName | Test method name 'shouldInsert_2_1_4_5_9_3_6_7' has invalid underscore usage, underscore only allowed between letters or between digits. | 76 | 17 |
| #A1004 | warning | MethodName | Method name 'shouldDelete_2_from_2_1_4_5_9_3_6_7' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 144 | 17 |
| #A1005 | warning | GoogleMethodName | Test method name 'shouldDelete_2_from_2_1_4_5_9_3_6_7' has invalid underscore usage, underscore only allowed between letters or between digits. | 144 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1006 | warning | MethodName | Method name '$' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 192 | 38 |
| #A1007 | warning | GoogleMethodName | Method name '$' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 192 | 38 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1008 | warning | MethodName | Method name 'nDigitPandigitalNumbers' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 47 | 34 |
| #A1009 | warning | GoogleMethodName | Method name 'nDigitPandigitalNumbers' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 47 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1010 | warning | MethodName | Method name 'zZz' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 51 | 17 |
| #A1011 | warning | GoogleMethodName | Method name 'zZz' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 51 | 17 |
| #A1012 | warning | MethodName | Method name 'zZz' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 55 | 36 |
| #A1013 | warning | GoogleMethodName | Method name 'zZz' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 55 | 36 |
| #A1014 | warning | MethodName | Method name 'zZz' must match pattern '^(?![a-z]$)(?![a-z][A-Z])[a-z][a-z0-9]*(?:[A-Z][a-z0-9]*)*(?:_[0-9]+)*$'. | 62 | 57 |
| #A1015 | warning | GoogleMethodName | Method name 'zZz' must start with a lowercase letter, min 2 chars, avoid single lowercase letter followed by uppercase, and contain only letters, digits, or underscores. | 62 | 57 |