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
goto on mod a when there is a file a.cairo panics every time
called Option::unwrap() on a None value
stack backtrace:
0: _rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic
3: core::option::unwrap_failed
4: cairo_lang_semantic::items::function_with_body::expr_semantic
5: salsa::Cycle::catch
6: salsa::derived::slot::Slot<Q,MP>::execute
7: salsa::derived::slot::Slot<Q,MP>::read
8: <salsa::derived::DerivedStorage<Q,MP> as salsa::plumbing::QueryStorageOps<Q>>::fetch
9: <DB as cairo_lang_semantic::db::SemanticGroup>::expr_semantic::__shim
10: cairo_language_server::lang::defs::SymbolDef::find
11: cairo_language_server::lang::usages::FindUsages::collect
12: cairo_language_server::ide::navigation::references::references
13: <lsp_types::request::References as cairo_language_server::server::routing::traits::BackgroundDocumentRequestHandler>::run_with_snapshot
14: core::ops::function::FnOnce::call_once{{vtable.shim}}
15: core::ops::function::FnOnce::call_once{{vtable.shim}}
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
207.776628459s ERROR cairo_language_server::server::routing: request 250 errored: caught panic in LSP worker thread
Steps
No response
Possible Solution(s)
No response
Notes
No response
Scarb Version
The text was updated successfully, but these errors were encountered:
Problem
goto on
mod a
when there is a filea.cairo
panics every timeSteps
No response
Possible Solution(s)
No response
Notes
No response
Scarb Version
The text was updated successfully, but these errors were encountered: