Skip to content

enable nullaway on unit tests (wip) #4588

enable nullaway on unit tests (wip)

enable nullaway on unit tests (wip) #4588

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

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
qodana: caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
qodana: caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L117
unreported exception InterruptedException; must be caught or declared to be thrown
qodana: caffeine/src/test/java/com/github/benmanes/caffeine/cache/SchedulerTest.java#L112
unreported exception InterruptedException; must be caught or declared to be thrown
qodana
Process completed with exit code 1.