enable nullaway on unit tests (wip) #4959
Annotations
12 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.
|
forbiddenApis:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
|
forbiddenApis:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L117
unreported exception InterruptedException; must be caught or declared to be thrown
|
forbiddenApis:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
|
forbiddenApis
Process completed with exit code 1.
|
pmd:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
|
pmd:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L117
unreported exception InterruptedException; must be caught or declared to be thrown
|
pmd:
caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
|
pmd
Process completed with exit code 1.
|