Skip to content

more mypy fixes

more mypy fixes #444

GitHub Actions / Qodana Community for Python completed Oct 9, 2023 in 0s

859 new problems found by Qodana Community for Python

Qodana Community for Python

859 new problems were found

Inspection name Severity Problems
Unbound local variables 🔶 Warning 35
The default argument is mutable 🔶 Warning 25
Depencencies in pyproject.toml 🔶 Warning 23
Incorrect type 🔶 Warning 21
Attempt to call a non-callable object 🔶 Warning 3
Incorrect property definition 🔶 Warning 2
Invalid TypedDict definition and usages 🔶 Warning 2
Incorrect call arguments 🔶 Warning 1
Accessing a protected member of a class or a module ◽️ Notice 258
PEP 8 naming convention violation ◽️ Notice 254
PEP 8 coding style violation ◽️ Notice 120
An instance attribute is defined outside init`` ◽️ Notice 60
Shadowing names from outer scopes ◽️ Notice 48
Unused local symbols ◽️ Notice 4
Shadowing built-in names ◽️ Notice 2
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]

Details

This result was published with Qodana GitHub Action