-
Notifications
You must be signed in to change notification settings - Fork 479
Clearer warning message, the old one lacked information and was perhaps misleading #2927
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
Clearer warning message, the old one lacked information and was perhaps misleading #2927
Conversation
1726b87 to
80974e1
Compare
…tive Signed-off-by: Peter Mitrano (AR) <[email protected]>
80974e1 to
54a9c82
Compare
fujitatomoya
left a comment
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.
lgtm with green CI.
|
Pulls: #2927 |
|
I am looking into the failure |
Signed-off-by: Peter Mitrano (AR) <[email protected]>
Signed-off-by: Peter Mitrano (AR) <[email protected]>
|
After making the initial fix it seems @fujitatomoya should the test be re-run or ignored somehow? |
|
Let me know if I can do anything else to help merge! Thank you for being so attentive to this small contribution :) |
|
https://github.com/Mergifyio backport kilted jazzy |
✅ Backports have been created
|
…ps misleading (#2927) * change misleading warning message, making it more correct and informative Signed-off-by: Peter Mitrano (AR) <[email protected]> * Fix compile error. Needed to also build rcl from source. Signed-off-by: Peter Mitrano (AR) <[email protected]> * explicitely initialize pointer as null, to adhere to best practice Signed-off-by: Peter Mitrano (AR) <[email protected]> --------- Signed-off-by: Peter Mitrano (AR) <[email protected]> (cherry picked from commit 3767779)
…ps misleading (#2927) * change misleading warning message, making it more correct and informative Signed-off-by: Peter Mitrano (AR) <[email protected]> * Fix compile error. Needed to also build rcl from source. Signed-off-by: Peter Mitrano (AR) <[email protected]> * explicitely initialize pointer as null, to adhere to best practice Signed-off-by: Peter Mitrano (AR) <[email protected]> --------- Signed-off-by: Peter Mitrano (AR) <[email protected]> (cherry picked from commit 3767779)
…ps misleading (#2927) (#2931) * change misleading warning message, making it more correct and informative * Fix compile error. Needed to also build rcl from source. * explicitely initialize pointer as null, to adhere to best practice --------- (cherry picked from commit 3767779) Signed-off-by: Peter Mitrano (AR) <[email protected]> Co-authored-by: Peter Mitrano (AR) <[email protected]>
…ps misleading (#2927) (#2932) * change misleading warning message, making it more correct and informative * Fix compile error. Needed to also build rcl from source. * explicitely initialize pointer as null, to adhere to best practice --------- (cherry picked from commit 3767779) Signed-off-by: Peter Mitrano (AR) <[email protected]> Co-authored-by: Peter Mitrano (AR) <[email protected]>

Like #2924 but for rolling, as @fujitatomoya requested.