Index version path #439
Annotations
3 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`
|
test
Process completed with exit code 1.
|
test
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/.
|