PMD - pull_request #801
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:96d3c380e29c777cdc134239ef43ffb639f8d37f35a551991dc458cd57d7ac29
|
|