-
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
CI: lint flake?? #15590
Comments
It had this problem yesterday locally. Very likely a bug in the linter. I guess it is time to update the linter anyway maybe this got fixed. |
But how can it be a flake? I tend to expect the linter to be deterministic given the same linter, same checked-out tree. Then again #15488 is a flake, too, and it shouldn't be. I'm starting to suspect that some of our CI boots are different from others. |
I don't know either, FYI I gave up updating the linter for now. Way to many changes required to make it work. |
A friendly reminder that this issue had no activity for 30 days. |
The linter has been bumped since then, so I am going to close it assuming it was a fart in earlier/older version. |
Seen just now in one of my PRs:
None of these lines has changed in months.
lint
hasn't changed (AFAICT). Test passed on Re-run. I don't understand what can cause a lint flake, but filing as a heads-up and placeholder should it start happening often.The text was updated successfully, but these errors were encountered: