Skip to content

Added support for Qodana #35

Added support for Qodana

Added support for Qodana #35

Triggered via push April 28, 2025 12:06
Status Success
Total duration 38s
Artifacts

typecheck.yml

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

Annotations

2 errors, 1 warning, and 29 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#L244
This code is unreachable
An instance attribute is defined outside `__init__`: spec/conftest.py#L529
Instance attribute suite_start_time defined outside __init__
An instance attribute is defined outside `__init__`: spec/conftest.py#L213
Instance attribute to_xml defined outside __init__
An instance attribute is defined outside `__init__`: spec/conftest.py#L209
Instance attribute stats defined outside __init__
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#L67
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#L60
Class has no __init__ method
Incorrect docstring: zitadel_client/api_client.py#L98
Missing parameter files in docstring
Incorrect docstring: zitadel_client/configuration.py#L108
Unexpected parameter value in docstring
Incorrect docstring: zitadel_client/configuration.py#L169
Unexpected parameter value in docstring
Incorrect docstring: zitadel_client/configuration.py#L136
Unexpected parameter value in docstring
Method is not declared static: spec/conftest.py#L113
Method `_prepare_content` may be 'static'
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: zitadel_client/api_client.py#L20
Constant variable imported as non-constant
PEP 8 naming convention violation: test/test_api_client.py#L37
Function name should be lowercase
PEP 8 naming convention violation: spec/conftest.py#L7
CamelCase variable imported as constant
Unused local symbols: zitadel_client/api_client.py#L322
Local variable 'data' value is not used
Unused local symbols: spec/conftest.py#L416
Local variable 'close_report' value is not used
Unused local symbols: spec/conftest.py#L247
Parameter 'name' value is not used
Unused local symbols: zitadel_client/api_client.py#L99
Parameter 'auth_settings' value is not used
Unused local symbols: spec/conftest.py#L121
Parameter 'report' value is not used
Unused local symbols: spec/conftest.py#L116
Parameter 'report' value is not used
Unused local symbols: zitadel_client/api_client.py#L358
Local variable 'sub_kls' value is not used
Unused local symbols: spec/conftest.py#L247
Parameter 'value' value is not used