chore(tests): avoid returning value from a test #35
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/invoices/models.py#L61
Incompatible return value type (got "dict[str, Sequence[object]]", expected "dict[str, str | bytes]")
|
mypy:
weblate_web/invoices/models.py#L135
Signature of "save" incompatible with supertype "Model"
|
mypy:
weblate_web/invoices/models.py#L304
Name "get_quantity_unit_display" already defined on line 282
|
mypy:
weblate_web/invoices/models.py#L309
"InvoiceItem" has no attribute "_get_FIELD_display"
|
mypy:
weblate_web/payments/models.py#L25
Skipping analyzing "appconf": module is installed, but missing library stubs or py.typed marker
|
mypy
Process completed with exit code 1.
|