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

[V3RC2] Fix nullability checks in invariants #274

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Jun 9, 2023

We missed to ensure non-nullability in various invariants, and fix them in this patch. This was revealed once we implemented stricter nullability checks in aas-core-codegen, which is to be merged in shortly.

We missed to ensure non-nullability in various invariants, and fix them
in this patch. This was revealed once we implemented stricter
nullability checks in aas-core-codegen, which is to be merged in
shortly.
@mristin mristin force-pushed the mristin/V3RC02-fix-nullability-checks branch from 7c2bed1 to b027eb8 Compare June 9, 2023 10:24
@mristin mristin merged commit 2a81612 into main Jun 9, 2023
2 checks passed
@mristin mristin deleted the mristin/V3RC02-fix-nullability-checks branch June 9, 2023 10:25
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.

None yet

1 participant