Release 2.1.5 #2
GitHub Actions / Qodana Community for Python
completed
Feb 20, 2024 in 0s
2 new problems found by Qodana Community for Python
Qodana Community for Python
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unsatisfied package requirements |
🔶 Warning | 1 |
PEP 8 naming convention violation |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 1 in setup.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirement 'pytest' is not satisfied
Check notice on line 242 in speedcopy/__init__.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Class names should use CapWords convention
Loading