Skip to content

Add qodana CI checks - #7

Closed
qodana-cloud[bot] wants to merge 2 commits into
mainfrom
qodana-automation-734748755
Closed

Add qodana CI checks#7
qodana-cloud[bot] wants to merge 2 commits into
mainfrom
qodana-automation-734748755

Conversation

@qodana-cloud

@qodana-cloud qodana-cloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Qodana for Python

523 new problems were found

Inspection name Severity Problems
Invalid type hints definitions and usages 🔴 Failure 9
Invalid type hints definitions and usages 🔶 Warning 359
Unbound local variables 🔶 Warning 13
Unused imports 🔶 Warning 11
Class has no init method ◽️ Notice 46
Unused local symbols ◽️ Notice 34
String conversion without dunder method ◽️ Notice 18
Inconsistent return statements ◽️ Notice 12
Method is not declared static ◽️ Notice 9
Redundant parentheses ◽️ Notice 4
Accessing a protected member of a class or a module ◽️ Notice 3
Shadowing names from outer scopes ◽️ Notice 3
Incorrect docstring ◽️ Notice 2

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@ajmirsky ajmirsky closed this Aug 8, 2026
@ajmirsky
ajmirsky deleted the qodana-automation-734748755 branch August 8, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants