feat: replace re module with regex #9109
Annotations
8 errors
Report mypy:
weblate/checks/tests/test_placeholders.py#L139
Argument 3 to "check_target" of "BaseCheck" has incompatible type "MockUnit"; expected "Unit"
|
Report mypy:
weblate/checks/tests/test_placeholders.py#L151
Argument 3 to "check_target" of "BaseCheck" has incompatible type "MockUnit"; expected "Unit"
|
Report mypy:
weblate/checks/tests/test_placeholders.py#L177
Argument 3 to "check_target" of "BaseCheck" has incompatible type "MockUnit"; expected "Unit"
|
Report mypy:
weblate/checks/tests/test_placeholders.py#L185
Argument 3 to "check_target" of "BaseCheck" has incompatible type "MockUnit"; expected "Unit"
|
Report mypy:
weblate/checks/tests/test_placeholders.py#L193
Argument 3 to "check_target" of "BaseCheck" has incompatible type "MockUnit"; expected "Unit"
|
Report mypy:
weblate/checks/tests/test_placeholders.py#L231
Argument 2 to "check_highlight" of "RegexCheck" has incompatible type "MockUnit"; expected "Unit"
|
Report mypy:
weblate/checks/tests/test_placeholders.py#L248
Argument 2 to "check_highlight" of "RegexCheck" has incompatible type "MockUnit"; expected "Unit"
|
Run mypy
Process completed with exit code 1.
|
Loading