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
If we are running forge inspect on a Hardhat project that compiles with --via-ir because compilation would fail otherwise (e.g., stack too deep), forge inspect will always fail as it cannot auto-detect that --via-ir is required for compilation.