Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

CHANGELOG.md

CHANGELOG.md #168

GitHub Actions / spotbugs succeeded Jul 15, 2024 in 0s

reviewdog [spotbugs] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

src/main/java/me/melontini/commander/impl/expression/EvalUtils.java|135| Impossible cast
src/main/java/me/melontini/commander/impl/expression/functions/registry/DynamicRegistryFunction.java|30| Possible null pointer dereference due to return value of called method
src/main/java/me/melontini/commander/impl/expression/functions/registry/DynamicRegistryRegistryFunction.java|23| Possible null pointer dereference due to return value of called method