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

Validation blocked - Missing task argument #264

Closed
usmansoftdev opened this issue Sep 25, 2022 · 4 comments · Fixed by #265
Closed

Validation blocked - Missing task argument #264

usmansoftdev opened this issue Sep 25, 2022 · 4 comments · Fixed by #265

Comments

@usmansoftdev
Copy link

usmansoftdev commented Sep 25, 2022

I am facing this issue as code completion not working.

Screenshot 2022-09-25 161209

Screenshot 2022-09-25 171040

@kanej
Copy link
Member

kanej commented Sep 26, 2022

Hello @Usman15B, I suspect this is the same as this bug: #255

We have a PR in review that will more feedback as to what is going wrong.

Can you confirm that the solidity file you want validation on is outside of a ./contracts folder but within a Hardhat project?

@usmansoftdev
Copy link
Author

usmansoftdev commented Sep 26, 2022

No its a simple hardhat sample project. Files are in contracts folder and every compilation work successfully but no error checking and code completion

@kanej
Copy link
Member

kanej commented Sep 26, 2022

I have been able to reproduce the error on windows with a new hh project with hh v2.11.2

@usmansoftdev
Copy link
Author

Perfect. Thanks!

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

Successfully merging a pull request may close this issue.

2 participants