Skip to content

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

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

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

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

build.yml

on: pull_request
Matrix: Compile
Matrix: Tests
Coverage
0s
Coverage
Test Results
0s
Test Results
Publish Snapshot
0s
Publish Snapshot
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Compile (11)
Process completed with exit code 1.
Compile (23)
The job was canceled because "_11" failed.
Compile (GraalVM)
The job was canceled because "_11" failed.
Compile (24)
The job was canceled because "_11" failed.
Compile (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
Compile (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
Compile (11)
Cancelled the workflow run from job compile
Compile (23)
Cancelled the workflow run from job compile