-
-
Notifications
You must be signed in to change notification settings - Fork 541
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
🐛 Big pack of js/ts files that crashes biome #342
Comments
The reported error is now fixed. However, some files produce other internal errors. |
Problematic files 30.06.2024 - Broken.zip
crash locations
|
It crashes on cyrillic characters as well now (using v1.9.3), but files are in UTF-8:
|
2024-10-15 update - biome.zip |
I get a very similar error:
|
@marcusnygren This is a regression we fixed in Biome 1.9.4. |
Seems like it doesn't crash anymore with v1.9.4 on my project. Nice! |
For me at Biome 1.9.4 it still has this issue for
|
@kristofenyi, is there any chance to narrow down which code/file emits this panic? Use |
command used:
it fails at some point at a certain .vue file. Not sure if it helps, but
|
What does the |
Add: it happens for both sample file with code that breaks biome
|
Was it resolved? I am still getting the issue I posted here. Or do i Open a new request with the same issue details to get this resolved? |
This was a collective issue on many problems, so I closed it and created several separate issues to make it easier to search for them. Your issue, although it gives the identical panic error, is completely different from what was in the first post(that problem was already fixed) I created other issue to track this problem - #4574 |
@qarmin Great job, by the way. Thank you! |
Environment information
What happened?
Copy of issue rome/tools#4323
I still see multiple crashes(even in playground) when linting files(probably mostly invalid)
cause this crashes
Files - https://github.com/rome/tools/files/12458119/Broken.zip
Expected result
No crashes
Code of Conduct
The text was updated successfully, but these errors were encountered: