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(vars-builder-bugfix): Fixing nullables and type overrides for vars create factories #444

Merged
merged 4 commits into from
Jan 27, 2024

Conversation

caffeineflo
Copy link
Contributor

Hi @knaeckeKami!

Unfortunately I found a bug in my previous commit for the vars create factories 🙈

Nullables were still required and types that were in the typeOverrides, were called with the toBuilder() function causing the compiler to fail for these files.

🙈 🙈 🙈 🤦 🤦 🤦 🙈🙈🙈

I fixed it on this branch and hoping we can merge this as a new bugfix version. Sorry for the initial oversight.

As for Ferry: Happy to open a PR making this new bugfix version a dependency if that helps you at all!

Thanks,
Florian!

@caffeineflo caffeineflo force-pushed the fh/vars-factories branch 2 times, most recently from bcf551a to 0c9501f Compare January 26, 2024 21:07
@knaeckeKami
Copy link
Collaborator

LGTM! thanks

@knaeckeKami knaeckeKami merged commit fa44d74 into gql-dart:master Jan 27, 2024
20 checks passed
@caffeineflo caffeineflo deleted the fh/vars-factories branch January 28, 2024 17:40
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