AMP-204 - Change webhook to callback pattern for notification api call to client #104
Annotations
2 errors
|
Fail build if there are violations
Process completed with exit code 1.
|
|
Run pmd/pmd-github-action@v2:
src/main/java/uk/gov/hmcts/cp/subscription/mappers/SubscriptionMapper.java#L31
Declaring a method parameter as final for an interface method is useless because the implementation may choose to not respect it.
FinalParameterInAbstractMethod (Priority: 1, Ruleset: Code Style)
https://docs.pmd-code.org/snapshot/pmd_rules_java_codestyle.html#finalparameterinabstractmethod
|
Loading