crytic / crytic/slither-action
Disabling Foundry installation
- Dominant language
- Shell
- Stars
- 142
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
There is currently a problem in foundry around glibc versioning that causes installation to fail in this action, resulting in a failed run. See https://github.com/foundry-rs/foundry/issues/3827
Is there a way to skip its installation entirely? In our case we have a dual Hardhat-Foundry repository so we just need Hardhat. Neither forcing the framework to Hardhat or disabling foundry compilation seems to actually skip installation in the test that I ran.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing this action’s installation path and how the Hardhat/Foundry framework and compilation options are handled. Confirm the behavior in a dual Hardhat-Foundry repository: selecting Hardhat should avoid installing Foundry while retaining the existing installation path when Foundry is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100