Skip to content

Allow caches to have nullable type arguments for their value types. #3726

Allow caches to have nullable type arguments for their value types.

Allow caches to have nullable type arguments for their value types. #3726

Triggered via pull request December 5, 2024 14:36
Status Failure
Total duration 29m 3s
Artifacts

benchmarks.yml

on: pull_request
Matrix: benchmarks
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
benchmarks (11)
Process completed with exit code 1.
benchmarks (21)
The job was canceled because "_11" failed.
benchmarks (24)
The job was canceled because "_11" failed.
benchmarks (GraalVM)
The job was canceled because "_11" failed.
benchmarks (11): caffeine/src/main/java/com/github/benmanes/caffeine/cache/CacheLoader.java#L233
[NullAway] method returns @nullable, but superclass method com.github.benmanes.caffeine.cache.CacheLoader.load(K) returns @nonnull
benchmarks (11): caffeine/src/main/java/com/github/benmanes/caffeine/cache/CacheLoader.java#L233
[NullAway] method returns @nullable, but superclass method com.github.benmanes.caffeine.cache.CacheLoader.load(K) returns @nonnull