Checkstyle Results
The following document contains the results of Checkstyle 12.1.2 with global-build-tools/checkstyle.xml ruleset.
Summary
| Files | Info | Warnings | Errors |
|---|---|---|---|
| 9 | 0 | 1 | 0 |
Files
| File | I | W | E |
|---|---|---|---|
| io/wcm/dam/assetservice/impl/dataversion/ChecksumDataVersionStrategy.java | 0 | 1 | 0 |
Details
io/wcm/dam/assetservice/impl/dataversion/ChecksumDataVersionStrategy.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| Warning | design | FinalClass | Class UpdateDataVersionTask should be declared as final. | 133 |