Open adhusson opened 2 weeks ago
cc @adhusson nightly has been released, please re-run foundryup
reopen as this wasn't something related to the regression introduced, and still reproducible
this happens because of how imports recurse is handled - that is capped at project root
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (57bb12e 2024-11-06T00:26:30.417023000Z)
What command(s) is the bug in?
forge build
Operating System
macOS (Apple Silicon)
Describe the bug
forge build
Some imports will be noted as unresolved by forge, but compilation + tests will succeed.
May be related to #9271.