Skip to content

[Bug-Candidate]: Foundry project with node module dependencies can not be analyzed in github action. #96

@Supeeerpower

Description

@Supeeerpower

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions