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

[BUG] Config validation fails when using dependency manager #29

Closed
jribbink opened this issue Mar 15, 2024 · 1 comment
Closed

[BUG] Config validation fails when using dependency manager #29

jribbink opened this issue Mar 15, 2024 · 1 comment
Assignees

Comments

@jribbink
Copy link
Contributor

Current Behavior

When calling cfg.Validate(), it will fail if contracts from dependency manager are listed in deployments.

https://discordapp.com/channels/613813861610684416/1218157872836513944/1218157903232372746

Expected Behavior

Should not fail.

Steps To Reproduce

Try using dep manager & deploying contract in vscode

Environment

n/a

What are you currently working on that this is blocking?

No response

@jribbink jribbink self-assigned this Mar 15, 2024
@jribbink
Copy link
Contributor Author

This was a Cadence Language Server issue with using an old version, it is solved in the most recent CLI release.

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

No branches or pull requests

1 participant