-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
My team has a Gradle setup in our Lambda. We have Spotbugs enabled and failing our builds on finding issues. Once we added the Powertools dependencies Spotbugs picked up a few code issues in Powertools which I'm reporting below.
What were you trying to accomplish?
Use Powertools Logging, Metrics and Tracing.
Expected Behavior
Build to succeed without issues once dependencies were included
Current Behavior
Spotbugs picks up issues in Powertools code
Environment
- Powertools version used: 1.2.0
- Packaging format (Layers, Maven/Gradle): Gradle, Spotbugs
- AWS Lambda function runtime: Java 11
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working