Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
56 0 0 3

Details

src/main/java/org/slf4j/impl/StaticLoggerBinder.java

Violation Message Line
Errors Class StaticLoggerBinder should be declared as final. 31
Errors Name 'REQUESTED_API_VERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Errors Variable 'REQUESTED_API_VERSION' must be private and have accessor methods. 67