Skip to content

chore: Remove Dafny warnings #875

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

Merged
merged 2 commits into from
Oct 17, 2024
Merged

chore: Remove Dafny warnings #875

merged 2 commits into from
Oct 17, 2024

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Oct 16, 2024

Remove all Dafny warnings and set warnings to error.

By removing all the errors, --allow-warnings can be removed from verification. This means that any verification warning will now fail the build. This is especially relevant if {:only} is ever committed. See #517. This would now cause CI verification to fail.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Remove all Dafny warnings and set warnings to error
@seebees seebees requested a review from a team as a code owner October 16, 2024 22:42
Copy link
Contributor

@josecorella josecorella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit; lmk what you think

@seebees seebees merged commit 54198bb into main Oct 17, 2024
96 checks passed
@seebees seebees deleted the seebees/remove-warnings branch October 17, 2024 00:30
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 this pull request may close these issues.

2 participants