47 new problems found by Qodana for Python
Qodana for Python
47 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Fixture is not requested by test functions |
🔶 Warning | 1 |
An instance attribute is defined outside init`` |
◽️ Notice | 22 |
PEP 8 naming convention violation |
◽️ Notice | 10 |
Unused local symbols |
◽️ Notice | 8 |
Duplicated code fragment |
◽️ Notice | 2 |
Too complex chained comparisons |
◽️ Notice | 2 |
Method is not declared static |
◽️ Notice | 2 |
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- 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 86 in ui/MainWindow.py
github-actions / Qodana for Python
Duplicated code fragment
Duplicated code
Check notice on line 19 in ui/clm_tab.py
github-actions / Qodana for Python
Duplicated code fragment
Duplicated code
Check notice on line 38 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute noP_input defined outside __init__
Check notice on line 63 in ui/clm_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute bottom_layout defined outside __init__
Check notice on line 21 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute od_label defined outside __init__
Check notice on line 43 in ui/clm_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute bottom_widget defined outside __init__
Check notice on line 25 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute source_label defined outside __init__
Check notice on line 33 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute noS_label defined outside __init__
Check notice on line 45 in ui/clm_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute bottom_layout defined outside __init__
Check notice on line 41 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute packset_label defined outside __init__
Check notice on line 44 in ui/clm_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute top_layout defined outside __init__
Check notice on line 26 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute source_input defined outside __init__
Check notice on line 22 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute od_input defined outside __init__
Check notice on line 57 in ui/clm_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute top_layout defined outside __init__
Check notice on line 34 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute noS_input defined outside __init__
Check notice on line 42 in ui/clm_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute top_widget defined outside __init__
Check notice on line 14 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute creator_input defined outside __init__
Check notice on line 13 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute creator_label defined outside __init__
Check notice on line 30 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute tags_input defined outside __init__
Check notice on line 29 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute tags_label defined outside __init__
Check notice on line 17 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute hp_label defined outside __init__
Check notice on line 18 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute hp_input defined outside __init__
Check notice on line 37 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute noP_label defined outside __init__
Check notice on line 42 in ui/settings_tab.py
github-actions / Qodana for Python
An instance attribute is defined outside `__init__`
Instance attribute packset_input defined outside __init__
Check notice on line 130 in SV.py
github-actions / Qodana for Python
Too complex chained comparisons
Simplify chained comparison