Closed christianhelle closed 1 year ago
20 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Class has no initmethod |
◽️ Notice | 16 |
Unused local symbols |
◽️ Notice | 2 |
PEP 8 naming convention violation |
◽️ Notice | 1 |
Accessing a protected member of a class or a module |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Kudos, SonarCloud Quality Gate passed!
Added a new file
qodana.yml
to the.github/workflows
directory that contains a new GitHub Actions workflow for Qodana. This was done to automate code quality checks and apply fixes for every push event to the main branch as well as on pull requests. The Qodana scan runs on Ubuntu latest and enables auto-fixing of detected issues.