Skip to content

wip: more i18n

wip: more i18n #895

Triggered via push January 22, 2025 17:19
Status Failure
Total duration 1m 2s
Artifacts 3

ci.yml

on: push
Matrix: ci / pytest
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Ruff (F811): examples/i18n/python/local/i18n/__init__.py#L10
examples/i18n/python/local/i18n/__init__.py:10:5: F811 Redefinition of unused `_` from line 6
Ruff (I001): questionpy_sdk/commands/i18n.py#L2
questionpy_sdk/commands/i18n.py:2:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): questionpy_sdk/commands/i18n.py#L2
questionpy_sdk/commands/i18n.py:2:29: F401 `collections.abc.Sequence` imported but unused
Ruff (F821): questionpy_sdk/commands/i18n.py#L78
questionpy_sdk/commands/i18n.py:78:83: F821 Undefined name `pot_or_package`
Ruff (TD004): questionpy_sdk/commands/i18n.py#L104
questionpy_sdk/commands/i18n.py:104:15: TD004 Missing colon in TODO
Ruff (TD005): questionpy_sdk/commands/i18n.py#L104
questionpy_sdk/commands/i18n.py:104:15: TD005 Missing issue description after `TODO`
Ruff (EM101): questionpy_sdk/commands/i18n.py#L105
questionpy_sdk/commands/i18n.py:105:34: EM101 Exception must not use a string literal, assign to variable first
Ruff (TD004): questionpy_sdk/commands/i18n.py#L120
questionpy_sdk/commands/i18n.py:120:19: TD004 Missing colon in TODO
Ruff (TD005): questionpy_sdk/commands/i18n.py#L120
questionpy_sdk/commands/i18n.py:120:19: TD005 Missing issue description after `TODO`
Ruff (TRY003): questionpy_sdk/commands/i18n.py#L121
questionpy_sdk/commands/i18n.py:121:23: TRY003 Avoid specifying long messages outside the exception class
ci / mypy
Process completed with exit code 1.
ci / ruff-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / ruff-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / pytest (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / pytest (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
build
157 KB
coverage_report_3.11
258 KB
coverage_report_3.12
259 KB