Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE when an unknown field is specified in the pull pattern #109

Open
xfthhxk opened this issue Jan 22, 2025 · 0 comments
Open

NPE when an unknown field is specified in the pull pattern #109

xfthhxk opened this issue Jan 22, 2025 · 0 comments
Assignees

Comments

@xfthhxk
Copy link
Collaborator

xfthhxk commented Jan 22, 2025

java.lang.NullPointerException: Cannot invoke "java.lang.Number.intValue()" because the return value of "clojure.lang.ISeq.first()" is null
 at clojure.lang.Numbers.int_array (Numbers.java:1300)
    conceptual.core$normalize_ids.invokeStatic (core.clj:195)
    conceptual.core$normalize_ids.invoke (core.clj:187)
    conceptual.core$project_map.invokeStatic (core.clj:445)
    conceptual.core$project_map.invoke (core.clj:441)
    conceptual.core$project_map.invokeStatic (core.clj:443)
    conceptual.core$project_map.invoke (core.clj:441)
    conceptual.alpha.pull$pull.invokeStatic (pull.clj:279)
@xfthhxk xfthhxk self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant