21 new problems found by Qodana Community for Python
Qodana Community for Python
21 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Invalid TypedDict definition and usages |
🔶 Warning | 5 |
Incorrect type |
🔶 Warning | 4 |
PEP 8 coding style violation |
◽️ Notice | 12 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 2031 in versioneer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _versioneer_generated_versions defined outside __init__
Check notice on line 37 in mipac/utils/auth.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute session defined outside __init__
Check notice on line 8 in mipac/config.py
github-actions / Qodana Community for Python
Class has no `__init__` method
Class has no __init__ method
Check notice on line 23 in mipac/utils/util.py
github-actions / Qodana Community for Python
Class has no `__init__` method
Class has no __init__ method
Check notice on line 332 in versioneer.py
github-actions / Qodana Community for Python
Class has no `__init__` method
Class has no __init__ method
Check notice on line 35 in mipac/_version.py
github-actions / Qodana Community for Python
Class has no `__init__` method
Class has no __init__ method
Check notice on line 272 in mipac/_version.py
github-actions / Qodana Community for Python
Dictionary creation can be rewritten by dictionary literal
This dictionary creation could be rewritten as a dictionary literal
Check notice on line 1268 in versioneer.py
github-actions / Qodana Community for Python
Dictionary creation can be rewritten by dictionary literal
This dictionary creation could be rewritten as a dictionary literal
Check notice on line 114 in mipac/actions/admins/roles.py
github-actions / Qodana Community for Python
Incorrect docstring
Unexpected parameter expires_at in docstring
Check notice on line 371 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter limit in docstring
Check notice on line 785 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter limit in docstring
Check notice on line 1123 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter renote_id in docstring
Check notice on line 210 in mipac/actions/clip.py
github-actions / Qodana Community for Python
Incorrect docstring
Unexpected parameter get_all in docstring
Check notice on line 240 in mipac/actions/user.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter birthday in docstring
Check notice on line 934 in mipac/actions/user.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter user_ids in docstring
Check notice on line 274 in mipac/actions/channel.py
github-actions / Qodana Community for Python
Incorrect docstring
Unexpected parameter limit in docstring
Check notice on line 40 in mipac/actions/drive/folders.py
github-actions / Qodana Community for Python
Incorrect docstring
Unexpected parameter folder_id in docstring
Check notice on line 996 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter limit in docstring
Check notice on line 609 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter reaction_acceptance in docstring
Check notice on line 155 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter limit in docstring
Check notice on line 292 in mipac/actions/antenna.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter antenna_id in docstring
Check notice on line 132 in mipac/actions/antenna.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter antenna_id in docstring
Check notice on line 682 in mipac/actions/user.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter birthday in docstring
Check notice on line 592 in mipac/actions/channel.py
github-actions / Qodana Community for Python
Incorrect docstring
Unexpected parameter limit in docstring
Check notice on line 507 in mipac/actions/note.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter renote_id in docstring