Skip to content

implemented an asyncified flatpages app #7

implemented an asyncified flatpages app

implemented an asyncified flatpages app #7

Triggered via push February 16, 2025 17:54
Status Failure
Total duration 13s
Artifacts

ruff.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (S308): django_async_extensions/acontrib/flatpages/views.py#L68
django_async_extensions/acontrib/flatpages/views.py:68:15: S308 Use of `mark_safe` may expose cross-site scripting vulnerabilities
Ruff (S308): django_async_extensions/acontrib/flatpages/views.py#L69
django_async_extensions/acontrib/flatpages/views.py:69:17: S308 Use of `mark_safe` may expose cross-site scripting vulnerabilities
ruff
The process '/opt/hostedtoolcache/ruff/0.9.6/x86_64/ruff' failed with exit code 1
ruff
Could not parse version from /home/runner/work/django-async-extensions/django-async-extensions/pyproject.toml. Using latest version.