feat: add altcha integration #6553
Annotations
11 errors
mypy:
weblate/middleware.py#L91
"AuthenticatedHttpRequest" has no attribute "_current_scheme_host"
|
mypy:
weblate/middleware.py#L160
Incompatible types in assignment (expression has type "Project | None", variable has type "Project")
|
mypy:
weblate/accounts/forms.py#L13
Skipping analyzing "altcha": module is installed, but missing library stubs or py.typed marker
|
mypy:
weblate/accounts/forms.py#L170
"Field" has no attribute "choices"
|
mypy:
weblate/accounts/forms.py#L171
"Field" has no attribute "choices"
|
mypy:
weblate/accounts/forms.py#L178
"Field" has no attribute "choices"
|
mypy:
weblate/accounts/forms.py#L179
"Field" has no attribute "choices"
|
mypy:
weblate/accounts/forms.py#L212
"Field" has no attribute "choices"
|
mypy:
weblate/accounts/forms.py#L216
"Field" has no attribute "choices"
|
mypy:
weblate/accounts/forms.py#L251
"Field" has no attribute "choices"
|
mypy
Process completed with exit code 1.
|