Skip to content

Fix: config, GUI textures, PDC [desc]

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

10 new problems found by Qodana Community for JVM

Qodana Community for JVM

10 new problems were found

Inspection name Severity Problems
Unused import 🔶 Warning 8
Nullability and data flow problems 🔶 Warning 2

💡 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 25 in common/src/main/java/net/skullian/skyfactions/common/api/InvitesAPI.java

See this annotation in the file changed.

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

Nullability and data flow problems

Method invocation `remove` may produce `NullPointerException`

Check warning on line 21 in common/src/main/java/net/skullian/skyfactions/common/api/InvitesAPI.java

See this annotation in the file changed.

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

Nullability and data flow problems

Method invocation `add` may produce `NullPointerException`

Check warning on line 15 in paper/src/main/java/net/skullian/skyfactions/paper/event/ObeliskInteractionListener.java

See this annotation in the file changed.

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

Unused import

Unused import `import org.bukkit.NamespacedKey;`

Check warning on line 5 in paper/src/main/java/net/skullian/skyfactions/paper/SkyFactionsReborn.java

See this annotation in the file changed.

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

Unused import

Unused import `import org.bukkit.Bukkit;`

Check warning on line 4 in paper/src/main/java/net/skullian/skyfactions/paper/api/SpigotDefenceAPI.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.skullian.skyfactions.common.SharedConstants;`

Check warning on line 6 in paper/src/main/java/net/skullian/skyfactions/paper/api/adapter/SpigotAdapter.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.skullian.skyfactions.common.SharedConstants;`

Check warning on line 6 in paper/src/main/java/net/skullian/skyfactions/paper/api/SpigotObeliskAPI.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.skullian.skyfactions.common.SharedConstants;`

Check warning on line 5 in paper/src/main/java/net/skullian/skyfactions/paper/event/defence/DefencePlacementHandler.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.skullian.skyfactions.common.SharedConstants;`

Check warning on line 4 in paper/src/main/java/net/skullian/skyfactions/paper/event/ObeliskInteractionListener.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.skullian.skyfactions.common.SharedConstants;`

Check warning on line 8 in paper/src/main/java/net/skullian/skyfactions/paper/defence/SpigotDefence.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.skullian.skyfactions.common.SharedConstants;`