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

chore: Fix verification and formatting errors #288

Merged
merged 10 commits into from
Apr 29, 2024
Merged

Conversation

atomb
Copy link
Contributor

@atomb atomb commented Apr 19, 2024

Fix verification and formatting errors. This should allow both Dafny 4.2.0 and nightly to work.

Dry-run of nightly build on this branch: https://github.com/aws/aws-cryptographic-material-providers-library/actions/runs/8883856511/job/24391619483

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

@atomb atomb requested a review from a team as a code owner April 19, 2024 19:46
@atomb atomb changed the title Attempt to fix build with Dafny nightly Fix verification and formatting errors Apr 19, 2024
@robin-aws robin-aws changed the title Fix verification and formatting errors chore: Fix verification and formatting errors Apr 24, 2024
@robin-aws
Copy link
Contributor

I did a dry run and found this doesn't fix all errors yet: https://github.com/aws/aws-cryptographic-material-providers-library/actions/runs/8824262108/job/24226358594

The formatting one is just a CI issue, in that it doesn't apply the patches before checking the formatting. I can fix that easily.

The other failure is because verification succeeds but the report generator rejects one of the most expensive assertion batches: https://github.com/aws/aws-cryptographic-material-providers-library/actions/runs/8824262108/job/24226362691#step:10:948 Can you have a look at that one @atomb?

Copy link

Detected changes to the release files or to the check-files action

Copy link

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

…ic-material-providers-library-dafny into build-fix-2024-04-19
@texastony texastony merged commit 53cb341 into main Apr 29, 2024
98 checks passed
@texastony texastony deleted the build-fix-2024-04-19 branch April 29, 2024 20:09
ajewellamz pushed a commit that referenced this pull request Dec 18, 2024
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.

3 participants