Skip to content

working DAG; expanded validation task #210

working DAG; expanded validation task

working DAG; expanded validation task #210

Triggered via push August 21, 2023 22:38
Status Failure
Total duration 1m 58s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F401): airflow/dags/dcatus_pipeline.py#L1
airflow/dags/dcatus_pipeline.py:1:8: F401 `json` imported but unused
Ruff (F841): airflow/dags/dcatus_pipeline.py#L47
airflow/dags/dcatus_pipeline.py:47:5: F841 Local variable `validated` is assigned to but never used
Python Lint
Process completed with exit code 1.