add autorun #417
1161 new problems found by Qodana Community for Python
Qodana Community for Python
1161 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Incorrect type |
🔶 Warning | 314 |
Unbound local variables |
🔶 Warning | 31 |
Attempt to call a non-callable object |
🔶 Warning | 22 |
Depencencies in pyproject.toml |
🔶 Warning | 22 |
Incorrect call arguments |
🔶 Warning | 14 |
The default argument is mutable |
🔶 Warning | 3 |
Tuple assignment balance is incorrect |
🔶 Warning | 1 |
Accessing a protected member of a class or a module |
◽️ Notice | 253 |
PEP 8 naming convention violation |
◽️ Notice | 252 |
PEP 8 coding style violation |
◽️ Notice | 152 |
Shadowing names from outer scopes |
◽️ Notice | 63 |
An instance attribute is defined outside init`` |
◽️ Notice | 27 |
Unused local symbols |
◽️ Notice | 5 |
Shadowing built-in names |
◽️ Notice | 2 |
💡 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 warning on line 667 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 530 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 671 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 631 in atom/models.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 2510 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 3327 in atom/models.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 4676 in atom/plots.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 4676 in atom/plots.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 667 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 1856 in atom/models.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 2528 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 4681 in atom/plots.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 2493 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check warning on line 533 in atom/basemodel.py
github-actions / Qodana Community for Python
Incorrect call arguments
Unexpected argument
Check notice on line 401 in atom/ensembles.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute classes_ defined outside __init__
Check notice on line 322 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 151 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _engine defined outside __init__
Check notice on line 204 in atom/ensembles.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute stack_method_ defined outside __init__
Check notice on line 105 in atom/basetransformer.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _n_jobs defined outside __init__
Check notice on line 730 in atom/baserunner.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute _metric defined outside __init__
Check notice on line 158 in atom/ensembles.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute estimators_ defined outside __init__
Check notice on line 205 in atom/training.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute holdout defined outside __init__
Check notice on line 691 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 539 in atom/feature_engineering.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute gfg defined outside __init__
Check notice on line 115 in atom/training.py
github-actions / Qodana Community for Python
An instance attribute is defined outside `__init__`
Instance attribute holdout defined outside __init__