增加哈希跳重, 异步复制 #8
22 new problems found by Qodana for Python
Qodana for Python
22 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Incorrect call arguments |
🔶 Warning | 1 |
Fixture is not requested by test functions |
🔶 Warning | 1 |
PEP 8 naming convention violation |
◽️ Notice | 10 |
Unused local symbols |
◽️ Notice | 5 |
Too complex chained comparisons |
◽️ Notice | 2 |
Method is not declared static |
◽️ Notice | 2 |
Shadowing names from outer scopes |
◽️ Notice | 1 |
☁️ 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 warning on line 91 in ui/home_tab.py
github-actions / Qodana for Python
Incorrect call arguments
Parameter 'cache_folder' unfilled
Check notice on line 130 in bin/SV.py
github-actions / Qodana for Python
Too complex chained comparisons
Simplify chained comparison
Check notice on line 64 in bin/SV.py
github-actions / Qodana for Python
Too complex chained comparisons
Simplify chained comparison
Check notice on line 57 in ui/home_tab.py
github-actions / Qodana for Python
Method is not declared static
Method `dragEnterEvent` may be 'static'
Check notice on line 104 in ui/layouts.py
github-actions / Qodana for Python
Method is not declared static
Method `dragEnterEvent` may be 'static'
Check notice on line 57 in ui/home_tab.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 104 in ui/layouts.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 17 in ui/home_tab.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 108 in ui/layouts.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 73 in ui/home_tab.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 63 in ui/home_tab.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 28 in ui/MainWindow.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 16 in ui/clm_tab.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 108 in ui/MainWindow.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 112 in ui/clm_tab.py
github-actions / Qodana for Python
PEP 8 naming convention violation
Function name should be lowercase
Check notice on line 21 in bin/Samples.py
github-actions / Qodana for Python
Shadowing names from outer scopes
Shadows name 'note' from outer scope
Check warning on line 23 in bin/Dispatch_data.py
github-actions / Qodana for Python
Fixture is not requested by test functions
Fixture 'settings.remove_empty_columns' is not requested by test functions or @pytest.mark.usefixtures marker
Check notice on line 89 in ui/clm_tab.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'i' value is not used
Check notice on line 50 in bin/conv_bmson.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'bms_type' value is not used
Check notice on line 53 in bin/conv_bmson.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'bms_type' value is not used
Check notice on line 46 in bin/conv_bmson.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'bms_type' value is not used
Check notice on line 43 in bin/conv_bmson.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'bms_type' value is not used