Skip to content

Translated using Weblate (Turkish) #45

Translated using Weblate (Turkish)

Translated using Weblate (Turkish) #45

Triggered via push October 15, 2024 01:14
Status Success
Total duration 3m 9s
Artifacts

mypy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
mypy
Process completed with exit code 2.
mypy: weblate/accounts/views.py#L17
Skipping analyzing "qrcode": module is installed, but missing library stubs or py.typed marker
mypy: weblate/accounts/views.py#L18
Skipping analyzing "qrcode.image.svg": module is installed, but missing library stubs or py.typed marker
mypy: weblate/accounts/views.py#L18
Skipping analyzing "qrcode.image": module is installed, but missing library stubs or py.typed marker
mypy: weblate/utils/search.py#L253
Library stubs not installed for "dateparser"
mypy: weblate/lang/models.py#L9
Module "gettext" has no attribute "c2py"
mypy: weblate/lang/models.py#L451
Unsupported dynamic base class "models.Manager.from_queryset"
mypy: weblate/trans/models/change.py#L14
Module "django.db.models.base" has no attribute "post_save"
mypy: weblate/trans/models/change.py#L62
Module "django.utils.timezone" does not explicitly export attribute "timedelta"
mypy: weblate/trans/models/change.py#L88
Module "django.utils.timezone" does not explicitly export attribute "timedelta"
mypy: weblate/trans/models/change.py#L221
Incompatible return value type (got "None", expected "Project")