refactor challenges implementations #465
Qodana
33 problems were detected.
Details
📓 Find out how to view the whole Qodana report.
📭 Contact us at [email protected]
👀 Or via our issue tracker: https://jb.gg/qodana-issue
🔥 Or share your feedback in our Slack: https://jb.gg/qodana-slack
Annotations
github-actions / Qodana
AutoCloseable used without 'try'-with-resources
'PreparedStatement' used without 'try'-with-resources statement
github-actions / Qodana
Nullability and data flow problems
Argument `advancementKey` might be null
github-actions / Qodana
Nullability and data flow problems
Method invocation `setHelmet` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `getHelmet` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `getItemInMainHand` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `setHelmet` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Variable is already assigned to this value
github-actions / Qodana
Nullability and data flow problems
Argument `BukkitReflectionUtils.fromString(advancementKey)` might be null
github-actions / Qodana
Nullability and data flow problems
Argument `BukkitReflectionUtils.fromString(advancementKey)` might be null
github-actions / Qodana
Nullability and data flow problems
Argument `result.getUUID("uuid")` might be null
github-actions / Qodana
Nullability and data flow problems
Argument `type.getEntityClass()` might be null
github-actions / Qodana
Nullability and data flow problems
Argument `namespacedKey` might be null
github-actions / Qodana
Nullability and data flow problems
Method invocation `isUnbreakable` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Argument `result.getString("name")` might be null
github-actions / Qodana
Nullability and data flow problems
Method invocation `setHelmetDropChance` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Argument `NamespacedKey.fromString((String) object)` might be null
github-actions / Qodana
Nullability and data flow problems
Argument `event.getTo()` might be null
github-actions / Qodana
Nullability and data flow problems
Method invocation `getEnumConstants` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `setBaseValue` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `setHelmet` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `setHelmet` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Method invocation `isColor` may produce `NullPointerException`
github-actions / Qodana
Nullability and data flow problems
Argument `result.getString("name")` might be null
github-actions / Qodana
Statement with empty body
`if` statement has empty body
github-actions / Qodana
Statement with empty body
`for` statement has empty body