Skip to content

💅 the len is 32 but the index is 1208 #7368

@roderik

Description

@roderik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-Needs reproStatus: needs a reproduction

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions