feat: Machinery configuration via API #7105
Annotations
11 errors
Report mypy:
weblate/machinery/tests.py#L620
"PreparedRequest" has no attribute "params"
|
Report mypy:
weblate/machinery/tests.py#L621
"PreparedRequest" has no attribute "params"
|
Report mypy:
weblate/machinery/tests.py#L1437
"PreparedRequest" has no attribute "params"
|
Report mypy:
weblate/machinery/tests.py#L1467
Item "None" of "str | None" has no attribute "endswith"
|
Report mypy:
weblate/machinery/tests.py#L1569
"PreparedRequest" has no attribute "params"
|
Report mypy:
weblate/machinery/tests.py#L1675
Argument 1 to "loads" has incompatible type "bytes | str | None"; expected "str | bytes | bytearray"
|
Report mypy:
weblate/machinery/tests.py#L1704
Argument 1 to "loads" has incompatible type "bytes | str | None"; expected "str | bytes | bytearray"
|
Report mypy:
weblate/machinery/tests.py#L1729
Argument 1 to "loads" has incompatible type "bytes | str | None"; expected "str | bytes | bytearray"
|
Report mypy:
weblate/machinery/tests.py#L1773
Argument 1 to "loads" has incompatible type "bytes | str | None"; expected "str | bytes | bytearray"
|
Report mypy:
weblate/machinery/tests.py#L2342
"None" not callable
|
Run mypy
Process completed with exit code 1.
|
Loading