PMD - pull_request #809
Annotations
1 error and 1 warning
|
This class has only private constructors and may be final:
powertools-logging/src/main/java/software/amazon/lambda/powertools/logging/internal/LoggingConstants.java#L17
Reports classes that may be made final because they cannot be extended from outside
their compilation unit anyway. This is because all their constructors are private,
so a subclass could not call the super constructor.
ClassWithOnlyPrivateConstructorsShouldBeFinal (Priority: 1, Ruleset: Design)
https://docs.pmd-code.org/snapshot/pmd_rules_java_design.html#classwithonlyprivateconstructorsshouldbefinal
|
|
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
|
811 Bytes |
sha256:9da475031091d991c0728982cd3f80774fb2da5864ff9ec4c8a44a1deffa4719
|
|