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 in Program.defects() #148

Open
yegor256 opened this issue Dec 13, 2024 · 3 comments
Open

NPE in Program.defects() #148

yegor256 opened this issue Dec 13, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@yegor256
Copy link
Member

java.lang.NullPointerException: Cannot invoke "java.lang.Iterable.iterator()" because the return value of "org.cactoos.scalar.IoChecked.value()" is null
    at org.eolang.lints.Program.defects (Program.java:80)

Similar to #130

@yegor256 yegor256 self-assigned this Dec 13, 2024
@yegor256 yegor256 added the bug Something isn't working label Dec 13, 2024
@yegor256
Copy link
Member Author

@volodya-lombrozo maybe you can help? I have no idea why this happens :((

@volodya-lombrozo
Copy link
Member

volodya-lombrozo commented Dec 15, 2024

@yegor256 Sure, I'll investigate it. Can you assign it to me, please?

@yegor256
Copy link
Member Author

@volodya-lombrozo assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants