Skip to content

chore(deps): bump pytest

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

chore(deps): bump pytest from 9.0.2 to 9.0.3 in the uv-security-updates group across 1 directory #118

chore(deps): bump pytest
3cc83f9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for Python completed Apr 14, 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

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 265 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