Checkstyle Results
The following document contains the results of Checkstyle 10.26.1 with global-build-tools/checkstyle.xml ruleset.
Summary
| Files | Info | Warnings | Errors |
|---|---|---|---|
| 19 | 0 | 1 | 0 |
Files
| File | I | W | E |
|---|---|---|---|
| io/wcm/caravan/pipeline/JsonPipelineInputException.java | 0 | 1 | 0 |
Details
io/wcm/caravan/pipeline/JsonPipelineInputException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| Warning | design | MutableException | The field 'reason' must be declared final. | 35 |