Skip to content

feat: use draft invoices for donation #144

feat: use draft invoices for donation

feat: use draft invoices for donation #144

Triggered via push October 23, 2024 14:26
Status Failure
Total duration 34s
Artifacts

mypy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
mypy: weblate_web/invoices/models.py#L473
Incompatible type for "amount" of "Payment" (got "Decimal", expected "float | int | str | Combinable")
mypy
Process completed with exit code 1.