Skip to content

feat(backends): add tests for new backend #49

feat(backends): add tests for new backend

feat(backends): add tests for new backend #49

Triggered via push October 22, 2024 06:35
Status Success
Total duration 48s
Artifacts

mypy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
mypy: weblate_web/settings.py#L30
Skipping analyzing "saml2.saml": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/settings.py#L30
Skipping analyzing "saml2": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/payments/validators.py#L6
Skipping analyzing "vies.types": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/invoices/models.py#L34
Skipping analyzing "weasyprint": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/invoices/models.py#L35
Skipping analyzing "weasyprint.text.fonts": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/payments/models.py#L25
Skipping analyzing "appconf": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/payments/models.py#L35
Skipping analyzing "vies.models": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/models.py#L44
Skipping analyzing "markupfield.fields": module is installed, but missing library stubs or py.typed marker
mypy: weblate_web/models.py#L123
Module has no attribute "Image"
mypy: weblate_web/models.py#L129
Module has no attribute "Image"
mypy
Process completed with exit code 1.