-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
1.4.0-nightly
What version of Foundryup are you on?
No response
What command(s) is the bug in?
forge lint, forge fmt --check, forge doc --build
Operating System
Linux
Describe the bug
3 bugs in last 2 weeks:
forge lint
:forge lint
throwsError: solar run failed
with latest nightly build #11668forge fmt --check
: not using foundry.toml settingsforge doc --build
:
thread '<unknown>' has overflowed its stack
fatal runtime error: stack overflow, aborting
These checks have been running for months without issues. Now they are failing from some recent foundry updates.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done