Skip to content

fix logger

fix logger #422

GitHub Actions / Qodana Community for Python completed Aug 28, 2023 in 0s

1147 new problems found by Qodana Community for Python

Qodana Community for Python

1147 new problems were found

Inspection name Severity Problems
Incorrect type 🔶 Warning 316
Unbound local variables 🔶 Warning 30
Attempt to call a non-callable object 🔶 Warning 27
Depencencies in pyproject.toml 🔶 Warning 22
Incorrect call arguments 🔶 Warning 14
The default argument is mutable 🔶 Warning 3
Invalid TypedDict definition and usages 🔶 Warning 2
Tuple assignment balance is incorrect 🔶 Warning 1
Accessing a protected member of a class or a module ◽️ Notice 257
PEP 8 naming convention violation ◽️ Notice 255
PEP 8 coding style violation ◽️ Notice 121
Shadowing names from outer scopes ◽️ Notice 66
An instance attribute is defined outside init`` ◽️ Notice 27
Unused local symbols ◽️ Notice 4
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 qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 1865 in atom/models.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 684 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 3336 in atom/models.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 680 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 542 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 635 in atom/models.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 2541 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 2506 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 680 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 4569 in atom/plots.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 2523 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 545 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 4574 in atom/plots.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check warning on line 4569 in atom/plots.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Incorrect call arguments

Unexpected argument

Check notice on line 401 in atom/ensembles.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute classes_ defined outside __init__

Check notice on line 178 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute stack_method_ defined outside __init__

Check notice on line 290 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _logger defined outside __init__

Check notice on line 158 in atom/ensembles.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute estimators_ defined outside __init__

Check notice on line 1864 in atom/basemodel.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute cv defined outside __init__

Check notice on line 205 in atom/training.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute holdout defined outside __init__

Check notice on line 524 in atom/atom.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute report defined outside __init__

Check notice on line 165 in atom/baserunner.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _current defined outside __init__

Check notice on line 229 in atom/basetransformer.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute _warnings defined outside __init__

Check notice on line 115 in atom/training.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

An instance attribute is defined outside `__init__`

Instance attribute holdout defined outside __init__