Multiple imports for an import name detected
PYL-W0404
Bug risk
Found in lastversion/utils.py
1
Unused variable found
PYL-W0612
Anti-pattern
Found in lastversion/utils.py
1
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
Found in lastversion/utils.py
1
Anomalous backslash detected
PY-W0073
Bug risk
Found in lastversion/lastversion.py
1
Line too long
FLK-E501
Style
Found in lastversion/utils.py
1
Doc line too long
FLK-W505
Style
Found in lastversion/utils.py
1
Missing module/function docstring
PY-D0003
Documentation
Found in lastversion/GitLabRepoSession.py
1
Consider using f-strings
PYL-C0209
Performance
Found in lastversion/GitLabRepoSession.py
1