Skip to content
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

LS: Investigate IndexMap: key not found error #6374

Open
Draggu opened this issue Sep 10, 2024 · 0 comments
Open

LS: Investigate IndexMap: key not found error #6374

Draggu opened this issue Sep 10, 2024 · 0 comments
Labels
bug Something isn't working ide This issue refers to CairoLS or editor extensions

Comments

@Draggu
Copy link
Collaborator

Draggu commented Sep 10, 2024

Sometimes LS reports errors like this

thread 'main' panicked at crates/cairo-lang-defs/src/db.rs:585:15:
IndexMap: key not found

thread 'main' panicked at crates/cairo-lang-defs/src/db.rs:289:75:
IndexMap: key not found

errors have different origins but this always happens when indexing.

Find out why this is happening and if is this LS or compiler error

@Draggu Draggu added the ide This issue refers to CairoLS or editor extensions label Sep 10, 2024
@piotmag769 piotmag769 added the bug Something isn't working label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ide This issue refers to CairoLS or editor extensions
Projects
Status: Backlog
Development

No branches or pull requests

2 participants