enable nullaway on unit tests (wip) #4959
Annotations
4 errors
Spotbugs:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
|
Spotbugs:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L117
unreported exception InterruptedException; must be caught or declared to be thrown
|
Spotbugs:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
|
Spotbugs
Process completed with exit code 1.
|
Loading