build(rust): update srcinfo #14
GitHub Actions / Qodana Community for Python
completed
Apr 27, 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 |
---|---|---|
PEP 8 naming convention violation |
◽️ Notice | 1 |
Unused local symbols |
◽️ 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 qodana-support@jetbrains.com
- 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 notice on line 13 in python/ism_io.py
github-actions / Qodana Community for Python
PEP 8 naming convention violation
Variable in function should be lowercase
Check notice on line 33 in python/Algorithm.py
github-actions / Qodana Community for Python
Unused local symbols
Local variable 'i' value is not used
Loading