fix sonarlint warnings for tests, remove duplicative, add missing #4265
Annotations
1 warning
caffeine/src/test/java/com/github/benmanes/caffeine/cache/RefreshAfterWriteTest.java#L969
[PreferJavaTimeOverload] Prefer using java.time-based APIs when available. Note that this checker does not and cannot guarantee that the overloads have equivalent semantics, but that is generally the case with overloaded methods.
|
This job succeeded
Loading