Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
1.4.1
What version of Foundryup are you on?
1.0.1
What command(s) is the bug in?
forge build/test/coverage
Operating System
None
Describe the bug
forge (through solar) is seemingly not respecting remapping nested/context remappings, specified via [context]:[alias]=[value]
. previously in <1.4 this would build (but log an error), but now does not build at all.
minimal repro: https://github.com/TateB/forge-nested-dep-issue
actions failure on 1.4.1 vs 1.3.6: https://github.com/TateB/forge-nested-dep-issue/actions/runs/18547892841