The following document contains the results of Checkstyle 10.26.1 with global-build-tools/checkstyle.xml ruleset.
Summary
| Files |
Info |
Warnings |
Errors |
| 16 |
0 |
4 |
0 |
Details
io/wcm/caravan/pipeline/impl/JacksonFunctions.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
99 |
io/wcm/caravan/pipeline/impl/JsonPipelineImpl.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
coding |
IllegalCatch |
Catching 'Throwable' is not allowed. |
236 |
io/wcm/caravan/pipeline/impl/JsonPipelineOutputImpl.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41 |
io/wcm/caravan/pipeline/impl/operators/HandleExceptionOperator.java
| Severity |
Category |
Rule |
Message |
Line |
| Warning |
coding |
IllegalCatch |
Catching 'Throwable' is not allowed. |
87 |