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
Issue when running caracal with scarb updated to 2.3.1 and starknet-foundry to 0.9.0, caracal is giving error:
thread 'main' panicked at src/core/function.rs:116:26:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Expected behavior:
Caracal run checks without error
Steps to reproduce:
Install scarb 2.3.1, snforge 0.9.0, caracal 0.2.2
The text was updated successfully, but these errors were encountered:
Bug Report
Current behavior:
Issue when running caracal with scarb updated to 2.3.1 and starknet-foundry to 0.9.0, caracal is giving error:
Expected behavior:
Caracal run checks without error
Steps to reproduce:
Install scarb 2.3.1, snforge 0.9.0, caracal 0.2.2
The text was updated successfully, but these errors were encountered: