Skip to content

Squash migrations and add wagtail_headless_preview #23

Squash migrations and add wagtail_headless_preview

Squash migrations and add wagtail_headless_preview #23

Triggered via push September 2, 2024 07:34
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F403): sustainablesite/settings/dev.py#L1
sustainablesite/settings/dev.py:1:1: F403 `from .base import *` used; unable to detect undefined names
Ruff (F403): sustainablesite/settings/dev.py#L16
sustainablesite/settings/dev.py:16:5: F403 `from .local import *` used; unable to detect undefined names
Ruff (F403): sustainablesite/settings/production.py#L1
sustainablesite/settings/production.py:1:1: F403 `from .base import *` used; unable to detect undefined names
Ruff (F403): sustainablesite/settings/production.py#L6
sustainablesite/settings/production.py:6:5: F403 `from .local import *` used; unable to detect undefined names
test
Process completed with exit code 1.