-
-
Notifications
You must be signed in to change notification settings - Fork 476
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
|
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: