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

Added analyzer check for enums with starknet::Store with no default. #6459

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented Oct 7, 2024

@orizi orizi force-pushed the spr/main/a629c897 branch from 893e6f4 to e730156 Compare October 8, 2024 16:12
Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @orizi)

@orizi orizi added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit 9c11955 Oct 10, 2024
44 checks passed
@orizi orizi deleted the spr/main/a629c897 branch October 10, 2024 08:36
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.

feat: prevent usage of enums without a default variant in storage
2 participants