-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix lack of col field in bandit breaking linter output #16337
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
Conversation
|
@karthiknadig for review please. think this is a clean fix + some tests for regression |
|
I like this better then #16336 |
|
This will solve #15561 |
karrtikr
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.
Thanks for the fix! Please add a news entry.
paulacamargo25
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, im not sure if the "Use of insecure SSL/TLS version" warning can be solve?
|
@paulacamargo25 that seems to be in different part of the code not related to this PR. |
Closes #15561