feat: migrate from Poetry/mypy to uv/ty for improved performance (#87) #71
Annotations
1 error and 2 notices
|
To Artifactory
Error: Traceback (most recent call last):
File "/home/runner/work/client-python/client-python/node_modules/semantic-release-pypi/dist/py/set_version.py", line 4, in <module>
from tomlkit import dumps, parse
ModuleNotFoundError: No module named 'tomlkit'
command: python3 /home/runner/work/client-python/client-python/node_modules/semantic-release-pypi/dist/py/set_version.py -v 4.1.0b8 ., exit code: 1, expected: 0
|
|
Inconsistent return statements:
zitadel_client/auth/oauth_authenticator.py#L39
Explicit return statement expected
|
|
Unused local symbols:
zitadel_client/api_client.py#L263
Local variable 'body' value is not used
|