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

Add warning for type checking upgrades at compile time for bad metadata #19492

Open
2 tasks
basvangijzel-DA opened this issue Jul 2, 2024 · 0 comments
Open
2 tasks

Comments

@basvangijzel-DA
Copy link
Contributor

Given that we are using the upgrades field in the daml.yaml.
Consider giving a warning, that can be disabled for the following cases:

  • package name is different from the package in the upgrades field
  • warning if the version number is the same or older (possibly consider generalising the upgrades field to upgrades and downgrades before implementing this).
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