Skip to content

sync upgraded

sync upgraded #217

Triggered via pull request March 27, 2025 15:35
@sruganosrugano
synchronize #108
COfix
Status Failure
Total duration 7m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): app/build/lib/hope_country_report/apps/core/models.py#L12
build/lib/hope_country_report/apps/core/models.py:12:40: F401 `django.db.models.Q` imported but unused
Ruff (F401): app/build/lib/hope_country_report/apps/core/models.py#L26
build/lib/hope_country_report/apps/core/models.py:26:52: F401 `django.contrib.gis.db.models.proxy.MultiPolygonProxy` imported but unused
Ruff (F401): app/src/hope_country_report/apps/core/models.py#L12
src/hope_country_report/apps/core/models.py:12:40: F401 `django.db.models.Q` imported but unused
Ruff (F401): app/src/hope_country_report/apps/core/models.py#L26
src/hope_country_report/apps/core/models.py:26:52: F401 `django.contrib.gis.db.models.proxy.MultiPolygonProxy` imported but unused
ruff
Process completed with exit code 1.