-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI: catch warnings in ci #51515
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
CI: catch warnings in ci #51515
Conversation
I think #51312 should cover the changes here if it is backported (which it should IMO) |
Would you be ok with checking this stricter like on this branch? |
I think it would be good to have stricter warning checks for all the 2.x branches |
So this is good to merge? |
Oh, I had meant merging #51312 will cover the warnings handled here and enable the warning checking to be stricter on the 2.x branch(es) |
Should I incorporate these changes in #51312? Is that what you meant with these tests compared to my branch? |
Yeah exactly, I'd prefer if we check that a warning is raised instead of only filtering. Sorry for the confusion |
closing, will be fixed in the other pr |
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.let's backport this to get rid of the warnings on the 2.0.x branch as well