Skip to content

chore(tooling): configure and update cache directories and switch fro…

6127adb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(tooling): tweak cache directories and switch to ty #91

chore(tooling): configure and update cache directories and switch fro…
6127adb
Select commit
Loading
Failed to load commit list.
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

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 360 in spec/conftest.py

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Unused local symbols

Local variable 'body' value is not used