Skip to content
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

Add qodana CI checks #13

Closed
wants to merge 2 commits into from
Closed

Conversation

qodana-cloud[bot]
Copy link

@qodana-cloud qodana-cloud bot commented Nov 22, 2024

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

@OseSem OseSem changed the base branch from main to 2.0 November 22, 2024 07:54
@OseSem OseSem changed the base branch from 2.0 to main November 22, 2024 07:55
Copy link

Qodana for Python

185 new problems were found

Inspection name Severity Problems
Deprecated function, class, or module 🔶 Warning 32
Incorrect type 🔶 Warning 12
Incorrect call arguments 🔶 Warning 4
Unbound local variables 🔶 Warning 1
Accessing a protected member of a class or a module ◽️ Notice 87
Incorrect docstring ◽️ Notice 24
Unused local symbols ◽️ Notice 7
Method is not declared static ◽️ Notice 5
PEP 8 naming convention violation ◽️ Notice 5
Regular expression can be simplified ◽️ Notice 4
Duplicated code fragment ◽️ Notice 2
Unclear exception clauses ◽️ Notice 1
Dictionary creation can be rewritten by dictionary literal ◽️ Notice 1

☁️ View the detailed Qodana report

Detected 19 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
Brotli 1.0.9 MIT
PySocks 1.7.1 BSD-3-Clause
anaconda-anon-usage 0.4.4 BSD-3-Clause
certifi 2024.8.30 MPL-2.0
cffi 1.16.0 MIT
colorama 0.4.6 BSD-3-Clause
conda-content-trust 0.2.0 BSD-3-Clause
cryptography 42.0.5 BSD-3-Clause
distlib 0.3.9 PSF-2.0
filelock 3.16.1 Unlicense
importlib_resources 6.4.5 Apache-2.0
pip 24.0 MIT
pipenv 2024.4.0 MIT
platformdirs 3.10.0 MIT
pycparser 2.21 BSD-3-Clause
setuptools 69.5.1 MIT
tomli 2.1.0 MIT
virtualenv 20.27.1 MIT
wheel 0.43.0 MIT
Contact Qodana team

Contact us at [email protected]

@OseSem OseSem closed this Nov 22, 2024
@OseSem OseSem deleted the qodana-automation-234823950 branch November 22, 2024 08:00
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