Checkstyle Results

The following document contains the results of Checkstyle 10.3.2 with checkstyle-checker.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
50 0 0 1

Files

File
 I
 W
 E
org/restheart/graal/GenerateGraalvmReflectConfig.java 0 0 1

Rules

Category Rule Violations Severity
naming ConstantName 1
 Error

Details

org/restheart/graal/GenerateGraalvmReflectConfig.java

Severity Category Rule Message Line
 Error
naming ConstantName Name 'entry' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33