satoru icon indicating copy to clipboard operation
satoru copied to clipboard

bug: investigate Caracal crash on CI

Open zarboq opened this issue 1 year ago • 1 comments

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:

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

zarboq avatar Nov 02 '23 17:11 zarboq

.

CRLCRL7 avatar Dec 09 '23 09:12 CRLCRL7