Skip to content

[BUG FIX] Language menu is showing despite only one language configured #1527

[BUG FIX] Language menu is showing despite only one language configured

[BUG FIX] Language menu is showing despite only one language configured #1527

Re-run triggered November 6, 2025 10:40
Status Failure
Total duration 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (F811): tests/test_toolbars.py#L601
tests/test_toolbars.py:601:42: F811 Redefinition of unused `cms_toolbars` from line 13
Ruff (F811): tests/test_toolbars.py#L564
tests/test_toolbars.py:564:42: F811 Redefinition of unused `cms_toolbars` from line 13
Ruff (F401): tests/test_toolbars.py#L13
tests/test_toolbars.py:13:34: F401 `djangocms_versioning.cms_toolbars` imported but unused
Ruff (I001): tests/test_toolbars.py#L1
tests/test_toolbars.py:1:1: I001 Import block is un-sorted or un-formatted