Skip to content

fix: add resolvability check before redirecting to prevent insecure redirects after publishing #1100

fix: add resolvability check before redirecting to prevent insecure redirects after publishing

fix: add resolvability check before redirecting to prevent insecure redirects after publishing #1100

Re-run triggered December 6, 2024 17:13
Status Failure
Total duration 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (UP031): djangocms_versioning/admin.py#L919
djangocms_versioning/admin.py:919:16: UP031 Use format specifiers instead of percent format
Ruff (UP031): djangocms_versioning/test_utils/factories.py#L107
djangocms_versioning/test_utils/factories.py:107:22: UP031 Use format specifiers instead of percent format
Ruff (UP031): tests/test_admin.py#L2199
tests/test_admin.py:2199:16: UP031 Use format specifiers instead of percent format
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636