Skip to content

skip refreshing if the async cache entry is still loading (fixes #1478) #4687

skip refreshing if the async cache entry is still loading (fixes #1478)

skip refreshing if the async cache entry is still loading (fixes #1478) #4687

Triggered via push January 13, 2025 05:29
Status Failure
Total duration 3m 45s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
qodana: caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1006
[NullAway] passing @nullable parameter 'node.getValue()' where @nonnull is required
qodana: caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1934
[NullAway] passing @nullable parameter 'node.getValue()' where @nonnull is required
qodana: caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L2203
[NullAway] passing @nullable parameter 'value' where @nonnull is required
qodana: caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L2753
[NullAway] passing @nullable parameter 'oldValue[0]' where @nonnull is required
qodana: caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1006
[NullAway] passing @nullable parameter 'node.getValue()' where @nonnull is required
qodana
Process completed with exit code 1.