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

java.lang.NumberFormatException #10

Closed
yegor256 opened this issue Nov 19, 2024 · 3 comments
Closed

java.lang.NumberFormatException #10

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

Comments

@yegor256
Copy link
Member

Caused by: java.lang.NumberFormatException: For input string: ""
	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
	at java.base/java.lang.Integer.parseInt(Integer.java:565)
	at java.base/java.lang.Integer.parseInt(Integer.java:685)
	at org.eolang.lints.LintByXsl.defects(LintByXsl.java:94)
	at org.eolang.lints.Program.defects(Program.java:80)
@yegor256 yegor256 added the bug Something isn't working label Nov 19, 2024
@yegor256 yegor256 self-assigned this Nov 19, 2024
yegor256 added a commit that referenced this issue Nov 19, 2024
@yegor256
Copy link
Member Author

@rultor release, tag is 0.0.6

@rultor
Copy link
Contributor

rultor commented Nov 19, 2024

@rultor release, tag is 0.0.6

@yegor256 OK, I will release it now. Please check the progress here.

@rultor
Copy link
Contributor

rultor commented Nov 19, 2024

@rultor release, tag is 0.0.6

@yegor256 Done! FYI, the full log is here (took me 6min).

yegor256 added a commit that referenced this issue Nov 19, 2024
yegor256 added a commit that referenced this issue Nov 19, 2024
yegor256 added a commit that referenced this issue Nov 19, 2024
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