chore(deps): bump the uv-version-updates group across 1 directory with 8 updates #109
GitHub Actions / Qodana for Python
completed
Mar 19, 2026 in 0s
2 new problems found by Qodana for Python
Qodana for Python
2 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Invalid type hints definitions and usages |
🔶 Warning | 1 |
Unused local symbols |
◽️ Notice | 1 |
@@ Code coverage @@
+ 75% total lines covered
917 lines analyzed, 690 lines covered
# Calculated according to the filters of your coverage tool💡 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 warning on line 360 in spec/conftest.py
github-actions / Qodana for Python
Invalid type hints definitions and usages
Invalid type argument
Check notice on line 265 in zitadel_client/api_client.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'body' value is not used
Loading