simple update #36
Annotations
1 error and 1 warning
|
Static Code Analyzer
Process completed with exit code 1.
|
|
The method 'getMessage()' is missing an @Override annotation.:
src/main/java/it/eng/dome/billing/proxy/exception/BillingProxyException.java#L17
Annotating overridden methods with @OverRide ensures at compile time that
the method really overrides one, which helps refactoring and clarifies intent.
MissingOverride (Priority: 3, Ruleset: Best Practices)
https://docs.pmd-code.org/snapshot/pmd_rules_java_bestpractices.html#missingoverride
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PMD Report
|
750 Bytes |
sha256:acfcf690cc947a96f3d57fa878a1eaf2ce886b69de59acd3bfcc5aae598a0fda
|
|