chore(tooling): tweak cache directories and switch to ty #91
GitHub Actions / Qodana for Python
completed
Jan 22, 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 @@
+ 72% total lines covered
817 lines analyzed, 594 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 263 in zitadel_client/api_client.py
github-actions / Qodana for Python
Unused local symbols
Local variable 'body' value is not used
Loading