-
Notifications
You must be signed in to change notification settings - Fork 174
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
[BUG] pylint 2.15.7 crashes #529
Labels
Comments
My bad, the error also occurs in earlier versions of python; the CI was using cached versions of pylint for python3.10 and earlier for some reason. The issue seems to be caused by pylint-dev/pylint@7b82cc8, wherein |
bessman
added a commit
to bessman/mcbootflash
that referenced
this issue
Nov 30, 2022
v1.7.7 can't run latest pylint (prospector-dev/prospector#529)
bessman
added a commit
to bessman/pytest-reserial
that referenced
this issue
Nov 30, 2022
v1.7.7 can't run latest pylint (prospector-dev/prospector#529)
bessman
added a commit
to bessman/pytest-reserial
that referenced
this issue
Nov 30, 2022
v1.7.7 can't run latest pylint (prospector-dev/prospector#529)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Recently (as in, a few hours ago) my CI builds started failing. The failure is caused by pylint crashing, and coincides with the release of pylint 2.15.7. Running pylint on its own works as expected; the problem only appears when it is run by prospector:
To Reproduce
Run prospector w. pylint enabled.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: