Skip to content

Add qodana CI checks#1

Merged
lxkkhan merged 2 commits intomasterfrom
qodana-automation-1488913974
Feb 26, 2025
Merged

Add qodana CI checks#1
lxkkhan merged 2 commits intomasterfrom
qodana-automation-1488913974

Conversation

@qodana-cloud
Copy link
Copy Markdown

@qodana-cloud qodana-cloud bot commented Feb 26, 2025

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

@lxkkhan lxkkhan merged commit 1b52938 into master Feb 26, 2025
1 check passed
@github-actions
Copy link
Copy Markdown

Qodana Community for Python

131 new problems were found

Inspection name Severity Problems
Statement has no effect 🔶 Warning 24
Incorrect call arguments 🔶 Warning 1
Unused local symbols ◽️ Notice 30
Single quoted docstring ◽️ Notice 20
PEP 8 naming convention violation ◽️ Notice 19
Shadowing names from outer scopes ◽️ Notice 11
Redundant parentheses ◽️ Notice 8
Class has no init method ◽️ Notice 6
Incorrect docstring ◽️ Notice 4
An instance attribute is defined outside init`` ◽️ Notice 3
Dictionary creation can be rewritten by dictionary literal ◽️ Notice 2
Method is not declared static ◽️ Notice 2
Unclear exception clauses ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

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