Skip to content

Fixed the recommended Qodana inspections #37

Fixed the recommended Qodana inspections

Fixed the recommended Qodana inspections #37

Triggered via push April 28, 2025 14:12
Status Success
Total duration 41s
Artifacts

typecheck.yml

on: push
Inspect Code
29s
Inspect Code
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 11 notices
Invalid type hints definitions and usages: zitadel_client/api_response.py#L10
Parameters to 'Generic\[...\]' must all be type variables
Invalid type hints definitions and usages: zitadel_client/auth/oauth_authenticator.py#L81
Parameters to 'Generic\[...\]' must all be type variables
Unreachable code: zitadel_client/api_client.py#L248
This code is unreachable
Class has no `__init__` method: spec/auth/using_private_key_spec.py#L27
Class has no __init__ method
Class has no `__init__` method: spec/check_session_service_spec.py#L68
Class has no __init__ method
Class has no `__init__` method: zitadel_client/utils/url_util.py#L1
Class has no __init__ method
Class has no `__init__` method: zitadel_client/version.py#L1
Class has no __init__ method
Class has no `__init__` method: spec/check_user_service_spec.py#L61
Class has no __init__ method
PEP 8 naming convention violation: test/auth/test_oauth_authenticator.py#L30
Function name should be lowercase
PEP 8 naming convention violation: test/auth/test_oauth_authenticator.py#L22
Function name should be lowercase
PEP 8 naming convention violation: test/test_api_client.py#L24
Function name should be lowercase
PEP 8 naming convention violation: test/test_api_client.py#L37
Function name should be lowercase