The following document contains the results of Checkstyle 10.12.7 with global-build-tools/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
40 0 4 0

Files

File  I  W  E
io/wcm/caravan/io/http/impl/ApacheHttpClient.java 0 1 0
io/wcm/caravan/io/http/impl/CaravanHttpCallbackExecutor.java 0 1 0
io/wcm/caravan/io/http/impl/CaravanHttpHelper.java 0 1 0
io/wcm/caravan/io/http/impl/CaravanHttpServiceConfigValidator.java 0 1 0

Details

io/wcm/caravan/io/http/impl/ApacheHttpClient.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Throwable' is not allowed. 108

io/wcm/caravan/io/http/impl/CaravanHttpCallbackExecutor.java

Severity Category Rule Message Line
 Warning design FinalClass Class RejectionHandler should be declared as final. 122

io/wcm/caravan/io/http/impl/CaravanHttpHelper.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 76

io/wcm/caravan/io/http/impl/CaravanHttpServiceConfigValidator.java

Severity Category Rule Message Line
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76

Back to top

Version: 0.10.1-SNAPSHOT. Last Published: 2024-03-21.