PMD - pull_request #694
Annotations
1 error and 1 warning
Avoid protected methods in a final class that doesnt extend anything other than Object. Change to private or package access.:
powertools-common/src/main/java/software/amazon/lambda/powertools/common/internal/LambdaHandlerProcessor.java#L86
Do not use protected methods in most final classes since they cannot be subclassed. This should
only be allowed in final classes that extend other classes with protected methods (whose
visibility cannot be reduced). Clarify your intent by using private or package access modifiers instead.
AvoidProtectedMethodInFinalClassNotExtending (Priority: 1, Ruleset: Code Style)
https://docs.pmd-code.org/snapshot/pmd_rules_java_codestyle.html#avoidprotectedmethodinfinalclassnotextending
|
pmd_analyse
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
PMD Report
|
886 Bytes |
sha256:171bf610939c47d440c0e99bf04d01b65ea736915a20f4f88087b8da03eda377
|
|