Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in workspace "$PATH": undefined #24

Open
zarifpour opened this issue Aug 10, 2022 · 1 comment
Open

Error in workspace "$PATH": undefined #24

zarifpour opened this issue Aug 10, 2022 · 1 comment

Comments

@zarifpour
Copy link

I am using the extension in a workspace with multiple projects.

⸻ Analysis: 0 succeeded, 1 failed, 0 skipped ⸻
Refreshing explorer...
Loaded 0 issues, displaying 0
⸻ Starting analysis ⸻
Error: Error in workspace "/Users/.../.../gitlab/audit":
undefined

On startup, the slither extension usually works, but every so often, when I rerun the command Slither: Analyze, the extension fails with this error.

@zarifpour
Copy link
Author

I have reproduced the error by defining "detectors_to_run" in slither.config.json:

"detectors_to_run": "reentrancy-eth,reentrancy-no-eth,reentrancy-unlimited-gas"

When I remove this line it resolves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant