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

Turn on nullable and remove as many warnings as possible #420

Closed
wants to merge 6 commits into from

Conversation

jonko0493
Copy link
Member

@jonko0493 jonko0493 commented Nov 12, 2024

I apologize in advance for this one. 161 files changed, jesus.

We have like 50 warnings in the build currently about using nullables in a non-nullable context. So I flipped on nullable context (because it is useful!) and went through our code to fix up every nullable warning I could. :)

@jonko0493 jonko0493 requested review from WiIIiam278 and a team November 12, 2024 06:14
@jonko0493 jonko0493 self-assigned this Nov 12, 2024
@jonko0493
Copy link
Member Author

I am aware this will involve many merge conflicts as other PRs get merged. That's fine. I'm okay with that. :")

@jonko0493 jonko0493 closed this Nov 12, 2024
@jonko0493 jonko0493 reopened this Nov 12, 2024
@jonko0493
Copy link
Member Author

Also if you think this sucks, it's fine if we remove it lol.

@jonko0493 jonko0493 closed this Nov 12, 2024
@jonko0493 jonko0493 reopened this Nov 12, 2024
@jonko0493
Copy link
Member Author

This causes too many bugs... I think I'm gonna abandon it, despite it taking me hours to do lol.

@jonko0493 jonko0493 closed this Nov 12, 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.

1 participant