-
-
Notifications
You must be signed in to change notification settings - Fork 551
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
π biom crashed #2243
Comments
This error is thrown from this function. Would you please help us narrow down the source code file which triggers this error? biome/crates/biome_js_analyze/src/utils.rs Lines 79 to 112 in edacd6e
|
New information:This is caused by a minified file The file that Errors:https://github.com/NyanHelsing/biome/blob/main/main-errors.js Other ThoughtsBiome might consider an option to ignore hidden files/dirs; (begin with Overall i'd expect biome to be successful on even large and minified files though; and i'm not really sure exactly what is breaking in this file? Biome seems to use uint32 which certainly seems to give enough room for any file even this one (which is about a 700kb) |
This error has nothing to do with the file size. I managed to narrow down the code that triggers this error: l-=l-c This should be a bug of the analyzer. |
Environment information
Configuration
N/A
Playground link
n/a
Code of Conduct
The text was updated successfully, but these errors were encountered: