The following document contains the results of Checkstyle 10.3.2 with checkstyle-checker.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
50 | 0 | 0 | 1 |
File | I | W | E |
---|---|---|---|
org/restheart/graal/GenerateGraalvmReflectConfig.java | 0 | 0 | 1 |
Category | Rule | Violations | Severity |
---|---|---|---|
naming | ConstantName | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | naming | ConstantName | Name 'entry' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |