Describe the issue:
I am running slither check in my github ci workflow, but can't pass due to some issues.
The main problem is that my foundry project is using node module dependencies, not gitsubmodules.
And seems like slither is not able to build or use build-info in out directory.
Code example to reproduce the issue:
https://github.com/Lay3rLabs/poa-middleware/blob/feat/ci-workflow/.github/workflows/slither.yml
https://github.com/Lay3rLabs/poa-middleware/actions/runs/17726391325/job/50367849144?pr=10
Version:
0.11.3
Relevant log output:
https://github.com/Lay3rLabs/poa-middleware/actions/runs/17726391325/job/50367849144?pr=10