-
-
Notifications
You must be signed in to change notification settings - Fork 690
Closed as not planned
Labels
S-Needs reproStatus: needs a reproductionStatus: needs a reproduction
Description
Environment information
$ biome lint --diagnostic-level=error --max-diagnostics=5000 --write .
Biome encountered an unexpected error
This is a bug in Biome, not an error in your code, and we would appreciate it if you could report it to https://github.com/biomejs/biome/issues/ along with the following information to help us fixing the issue.
When opening the issue, please provide a minimal reproduction, or identify and share the file/code that triggers it. Without a way to reproduce the error, the error can't be fixed:
Source Location: crates/biome_module_graph/src/js_module_info/module_resolver.rs:439:33
Thread Name: biome::workspace_worker_10
Message: index out of bounds: the len is 20 but the index is 1208
Biome encountered an unexpected error
This is a bug in Biome, not an error in your code, and we would appreciate it if you could report it to https://github.com/biomejs/biome/issues/ along with the following information to help us fixing the issue.
When opening the issue, please provide a minimal reproduction, or identify and share the file/code that triggers it. Without a way to reproduce the error, the error can't be fixed:
Source Location: crates/biome_module_graph/src/js_module_info/module_resolver.rs:439:33
Thread Name: biome::workspace_worker_15
Message: index out of bounds: the len is 48 but the index is 1208
Biome encountered an unexpected error
This is a bug in Biome, not an error in your code, and we would appreciate it if you could report it to https://github.com/biomejs/biome/issues/ along with the following information to help us fixing the issue.
When opening the issue, please provide a minimal reproduction, or identify and share the file/code that triggers it. Without a way to reproduce the error, the error can't be fixed:
Source Location: crates/biome_module_graph/src/js_module_info/module_resolver.rs:439:33
Thread Name: biome::workspace_worker_6
Message: index out of bounds: the len is 32 but the index is 1208
apps/app/components/layouts/box/lib/BoxLayout.tsx internalError/panic INTERNAL ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✖ processing panicked: index out of bounds: the len is 48 but the index is 1208
⚠ This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.
apps/app/components/layouts/centered/lib/CenteredLayout.tsx internalError/panic INTERNAL ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✖ processing panicked: index out of bounds: the len is 20 but the index is 1208
⚠ This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.
apps/app/components/layouts/split/lib/SplitLayout.tsx internalError/panic INTERNAL ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✖ processing panicked: index out of bounds: the len is 32 but the index is 1208
⚠ This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.
Checked 2919 files in 2s. No fixes applied.
Rule name
unknown
Playground link
not possible (biome v1 worked, upgraded to v2) + ultracite upgrade
Expected result
Work
Code of Conduct
- I agree to follow Biome's Code of Conduct
x751685875
Metadata
Metadata
Assignees
Labels
S-Needs reproStatus: needs a reproductionStatus: needs a reproduction