Skip to content

Feat/multilanguage #229

Feat/multilanguage

Feat/multilanguage #229

Triggered via pull request September 11, 2024 04:43
Status Failure
Total duration 23s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F401): translator/thread.py#L8
translator/thread.py:8:32: F401 `ui.progress_dialog.ProgressDialog` imported but unused
Ruff (F541): ui/main_dialog.py#L169
ui/main_dialog.py:169:16: F541 f-string without any placeholders
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/