Skip to content

enable nullaway on unit tests (wip) #4959

enable nullaway on unit tests (wip)

enable nullaway on unit tests (wip) #4959

Triggered via push December 16, 2024 03:21
Status Failure
Total duration 2m 28s
Artifacts

analysis.yml

on: push
Fit to window
Zoom out
Zoom in

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.