-
Notifications
You must be signed in to change notification settings - Fork 1.9k
refactor: fix missingType.return
errors
#9523
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
refactor: fix missingType.return
errors
#9523
Conversation
efd2cee
to
60b69cd
Compare
👋 Hi, @warcooft! |
missingType.return
errors
Thanks, @warcooft, for helping in clearing the phpstan errors! Can you please rebase and regenerate the baseline? |
You need to use rebase instead of merge |
ed57498
to
f57b12a
Compare
@samsonasik Just checking, did the rebase finish correctly? |
Thank you @warcooft |
Thanks for the quick guidance! |
Description
Fixes
missingType.return
errors.Checklist: