Skip to content

Update JetBrains/qodana-action action to v2023.2.1 (#22) #11

Update JetBrains/qodana-action action to v2023.2.1 (#22)

Update JetBrains/qodana-action action to v2023.2.1 (#22) #11

Triggered via push July 19, 2023 13:37
Status Success
Total duration 5m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qodana.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Nullability and data flow problems: core/src/main/java/de/eldoria/bloodnight/mob/serialization/wrapper/ItemStackWrapper.java#L22
Method invocation `hasDisplayName` may produce `NullPointerException`
Nullability and data flow problems: nodes/src/main/java/de/eldoria/bloodnight/nodes/container/NodeContainer.java#L59
Method invocation `add` may produce `NullPointerException`
Nullability and data flow problems: core/src/main/java/de/eldoria/bloodnight/mob/meta/Attributes.java#L12
Method invocation `isAssignableFrom` may produce `NullPointerException`
Mismatched query and update of collection: core/src/main/java/de/eldoria/bloodnight/mobs/MobCoordinator.java#L11
Contents of collection `mobs` are queried, but never updated