Skip to content

fix: Remove get_absolute_url from both Alias and AliasContent models #715

fix: Remove get_absolute_url from both Alias and AliasContent models

fix: Remove get_absolute_url from both Alias and AliasContent models #715

Triggered via pull request March 5, 2024 07:06
Status Failure
Total duration 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (I001): djangocms_alias/internal_search.py#L1
djangocms_alias/internal_search.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F811): djangocms_alias/internal_search.py#L5
djangocms_alias/internal_search.py:5:55: F811 Redefinition of unused `get_toolbar_from_request` from line 1
ruff
Process completed with exit code 1.