Skip to content

Index version path #553

Index version path

Index version path #553

Triggered via pull request June 25, 2024 23:00
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): dags/harvest_dag.py#L21
dags/harvest_dag.py:21:54: F401 `rikolti.dags.shared_tasks.indexing_tasks.update_stage_index_for_collection_task` imported but unused
Ruff (F821): dags/harvest_dag.py#L104
dags/harvest_dag.py:104:5: F821 Undefined name `stage_collection_task`
Ruff (F841): record_indexer/index_page.py#L116
record_indexer/index_page.py:116:5: F841 Local variable `hr` is assigned to but never used
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.