forge coverage
fails with Stack too deep
while build is successful
#3873
Labels
forge coverage
fails with Stack too deep
while build is successful
#3873
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (e9f274d 2022-12-11T00:04:59.790449Z)
What command(s) is the bug in?
forge coverage
Operating System
macOS (Apple Silicon)
Describe the bug
Hi, I am facing an issue when running forge coverage as it tells me the following "CompilerError: Stack too deep".
I already checked #3527 and doesn't really help this case.
Indeed --via-ir doesn't help because of the AST.
The weird part is that when I run forge build everything works fine.
Does anyone have an idea of how to solve this issue ?
The text was updated successfully, but these errors were encountered: