Skip to content

PMD - pull_request #693

PMD - pull_request

PMD - pull_request #693

Re-run triggered September 22, 2025 12:47
Status Success
Total duration 31s
Artifacts 1

check-pmd.yml

on: pull_request
pmd_analyse
26s
pmd_analyse
Fit to window
Zoom out
Zoom in

Annotations

1 error
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

Artifacts

Produced during runtime
Name Size Digest
PMD Report
886 Bytes
sha256:401aa3629e4521425322e156198460e1844918527a7236d437b01e723d792f2b