fix mstl #490
839 new problems found by Qodana Community for Python
Qodana Community for Python
839 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Invalid type hints definitions and usages |
🔶 Warning | 62 |
Unbound local variables |
🔶 Warning | 58 |
Redeclared names without usages |
🔶 Warning | 8 |
Fixture is not requested by test functions |
🔶 Warning | 3 |
Incorrect property definition |
🔶 Warning | 1 |
Incorrect type |
🔶 Warning | 1 |
Accessing a protected member of a class or a module |
◽️ Notice | 285 |
PEP 8 naming convention violation |
◽️ Notice | 271 |
An instance attribute is defined outside init`` |
◽️ Notice | 54 |
Unused local symbols |
◽️ Notice | 43 |
Shadowing names from outer scopes |
◽️ Notice | 39 |
Class has no init method |
◽️ Notice | 13 |
Method is not declared static |
◽️ Notice | 1 |
💡 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 [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 756 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute missing_ defined outside __init__
Check notice on line 1460 in atom/feature_engineering.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 1455 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimators defined outside __init__
Check notice on line 209 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _memory defined outside __init__
Check notice on line 431 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 753 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimators defined outside __init__
Check notice on line 305 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _experiment defined outside __init__
Check notice on line 2194 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 427 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _counts defined outside __init__
Check notice on line 188 in atom/pipeline.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _mem_fit defined outside __init__
Check notice on line 1151 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimators defined outside __init__
Check notice on line 142 in atom/branch/branchmanager.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _current defined outside __init__
Check notice on line 344 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _random_state defined outside __init__
Check notice on line 2126 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute missing_ defined outside __init__
Check notice on line 965 in atom/nlp.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _estimator defined outside __init__
Check notice on line 1000 in atom/utils/utils.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _explanation defined outside __init__
Check notice on line 190 in atom/pipeline.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _mem_transform defined outside __init__
Check notice on line 219 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _verbose defined outside __init__
Check notice on line 649 in atom/atom.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute report defined outside __init__
Check notice on line 752 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute mapping_ defined outside __init__
Check notice on line 377 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute target_names_in_ defined outside __init__
Check notice on line 232 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _warnings defined outside __init__
Check notice on line 1125 in atom/feature_engineering.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _high_variance defined outside __init__
Check notice on line 187 in atom/pipeline.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _memory defined outside __init__
Check notice on line 1752 in atom/data_cleaning.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute mapping_ defined outside __init__