Skip to content

Add qodana CI checks #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

qodana-cloud[bot]
Copy link

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

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

Copy link

Qodana for Python

118 new problems were found

Inspection name Severity Problems
Redeclared names without usages 🔶 Warning 1
Unbound local variables 🔶 Warning 1
Shadowing names from outer scopes ◽️ Notice 68
PEP 8 naming convention violation ◽️ Notice 36
Duplicated code fragment ◽️ Notice 9
Non-optimal list declaration ◽️ Notice 2
Unused local symbols ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

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.

1 participant