Skip to content

increase gradle workers on github actions (wip, hack to force recompile)

Sign in for the full log view
GitHub Actions / Qodana Community for JVM completed Nov 26, 2024 in 0s

1 new problem found by Qodana Community for JVM

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Unnecessary modifier 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 42 in caffeine/src/main/java/com/github/benmanes/caffeine/cache/Cache.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unnecessary modifier

Modifier `final` is redundant for interface fields