Skip to content

Merge branch 'dev' into audit-log #648

Merge branch 'dev' into audit-log

Merge branch 'dev' into audit-log #648

Triggered via push January 27, 2025 15:23
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: push
ruff-linting
7s
ruff-linting
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (I001): unittests/test_copy_model.py#L1
unittests/test_copy_model.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): unittests/test_copy_model.py#L1
unittests/test_copy_model.py:1:23: F401 `django.db.models` imported but unused
ruff-linting
Process completed with exit code 1.
ruff-linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636