-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Issue-8310 #8515
Issue-8310 #8515
Conversation
Issue-8310: Deprecated code completions crash Signed-off-by: Esther Perelman <wwr1109@gmail.com>
I guess #8475 is related and this change will fix it as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution @esterw1109 👍
Please be sure to sign-off your commit so we can accept the changes (it is necessary for the eca check).
I have signed-off my commit but it's still has an error, What can it be? |
|
@esterw1109 I see that you have signed-off your commit and your ECA is valid: The issue is that your authorship email does not match your sign-off (
|
@vince-fugnitto Thanks! That was the problem I changed my author-email and recreate a PR on #8517 |
I'll close it for you, thank you for providing the fix 👍 |
Issue-8310: Deprecated code completions crash
Signed-off-by: Esther Perelman wwr1109@gmail.com
What it does
Fixes #8310
Fixes #8475
How to test
Steps to reproduce on #8310
Review checklist
Reminder for reviewers