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

library (group) names can't be numerical #176

Open
Phlya opened this issue Jul 25, 2022 · 0 comments
Open

library (group) names can't be numerical #176

Phlya opened this issue Jul 25, 2022 · 0 comments

Comments

@Phlya
Copy link
Member

Phlya commented Jul 25, 2022

Raises an error on lines

.filter{ it[1].contains(it[2]) }
and
.filter{ it[1].contains(it[2]) }
“Cannot invoke method contains() on null object”

Not sure about library names, only tried group names.

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