You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/cubing/cubing.js &&cd cubing.js
git checkout https://github.com/cubing/cubing.js
make lint
This fails with:
./src/cubing/puzzle-geometry/PuzzleGeometry.ts internalError/panic INTERNAL ━━━━━━━━━━━━━━━━━━━━━━
✖ processing panicked: internal error: entered unreachable code: you should map the correct references
⚠ This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.
Expected result
No internal error?
Code of Conduct
I agree to follow Biome's Code of Conduct
The text was updated successfully, but these errors were encountered:
Environment information
What happened?
Run:
This fails with:
Expected result
No internal error?
Code of Conduct
The text was updated successfully, but these errors were encountered: