Skip to content

enable all errorprone checks by default and resolve their nit warnings #4374

enable all errorprone checks by default and resolve their nit warnings

enable all errorprone checks by default and resolve their nit warnings #4374

Triggered via push September 16, 2024 01:46
Status Success
Total duration 14m 48s
Artifacts 1

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/AbstractJCacheTest.java#L50
[MultiVariableDeclaration] Variable declarations should declare only one variable
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/AbstractJCacheTest.java#L51
[MultiVariableDeclaration] Variable declarations should declare only one variable
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/AbstractJCacheTest.java#L52
[MultiVariableDeclaration] Variable declarations should declare only one variable
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/integration/CacheWriterTest.java#L45
[FieldCanBeFinal] This field is only assigned during initialization; consider making it final
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/management/JCacheStatisticsMXBeanTest.java#L29
[Varifier] Consider using `var` here to avoid boilerplate.
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/copy/JavaSerializationCopierTest.java#L156
[MethodCanBeStatic] A private method that does not reference the enclosing instance can be static
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/copy/JavaSerializationCopierTest.java#L126
[Varifier] Consider using `var` here to avoid boilerplate.
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/spi/CaffeineCachingProviderTest.java#L130
[MethodCanBeStatic] A private method that does not reference the enclosing instance can be static
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/configuration/JCacheConfigurationTest.java#L81
[MethodCanBeStatic] A private method that does not reference the enclosing instance can be static
qodana: jcache/src/test/java/com/github/benmanes/caffeine/jcache/CacheProxyTest.java#L51
[FieldCanBeFinal] This field is only assigned during initialization; consider making it final

Artifacts

Produced during runtime
Name Size
qodana-report
3.59 MB