Skip to content

feat: Add custom mob registration and extension spawning (#26) #89

feat: Add custom mob registration and extension spawning (#26)

feat: Add custom mob registration and extension spawning (#26) #89

GitHub Actions / Qodana Community for JVM completed Oct 25, 2023 in 0s

2 new problems found by Qodana Community for JVM

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
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 22 in core/src/main/java/de/eldoria/bloodnight/mob/serialization/wrapper/ItemStackWrapper.java

See this annotation in the file changed.

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

Nullability and data flow problems

Method invocation `hasDisplayName` may produce `NullPointerException`

Check warning on line 59 in nodes/src/main/java/de/eldoria/bloodnight/nodes/container/NodeContainer.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`