The following document contains the results of Checkstyle 10.12.7 with global-build-tools/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
21 |
0 |
7 |
0 |
Details
io/wcm/caravan/hal/docs/HalDocsAugmenter.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
31 |
io/wcm/caravan/hal/docs/impl/HalDocsServlet.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
coding |
IllegalCatch |
Catching 'Throwable' is not allowed. |
102 |
io/wcm/caravan/hal/docs/impl/TemplateRenderer.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
67 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
81 |
io/wcm/caravan/hal/docs/impl/reader/ServiceJson.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
56 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
66 |
io/wcm/caravan/hal/docs/impl/reader/ServiceModelReader.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
coding |
IllegalCatch |
Catching 'Throwable' is not allowed. |
66 |