Rail generator v1 #86
Open
GitHub Actions / Qodana for JVM
completed
May 19, 2026 in 0s
3 new problems found by Qodana for JVM
Qodana for JVM
3 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Constant values |
🔶 Warning | 1 |
Deprecated API usage |
🔶 Warning | 1 |
Field can be local variable |
🔶 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 qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for JVM
Constant values
Condition `northSouth` is always `false` when reached
github-actions / Qodana for JVM
Deprecated API usage
'org.bukkit.metadata.FixedMetadataValue' is deprecated
github-actions / Qodana for JVM
Field can be local variable
Field can be converted to a local variable
Loading