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

[TypeScript] Fix some strict null checks in ra-core #7952

Merged
merged 5 commits into from
Jul 8, 2022
Merged

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Jul 8, 2022

This PR reduces Strict null check errors on ra-core from 197 to 170.

@fzaninotto
Copy link
Member Author

I'll have to rebase on next, as this PR enforces new rules in user code.

@fzaninotto fzaninotto changed the base branch from master to next July 8, 2022 13:17
@fzaninotto fzaninotto changed the base branch from next to master July 8, 2022 13:17
@fzaninotto fzaninotto added the WIP Work In Progress label Jul 8, 2022
@fzaninotto fzaninotto changed the base branch from master to next July 8, 2022 13:19
@fzaninotto fzaninotto added this to the 4.3 milestone Jul 8, 2022
@fzaninotto fzaninotto removed the WIP Work In Progress label Jul 8, 2022
@djhi djhi merged commit ea8c82d into next Jul 8, 2022
@djhi djhi deleted the strict-null-checks branch July 8, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants