Skip to content

remove progress

remove progress #398

Triggered via push September 1, 2023 16:54
Status Failure
Total duration 33s
Artifacts

cicd.yml

on: push
gitflow-enforcer
4s
gitflow-enforcer
Run linters
11s
Run linters
deploy-to-dev  /  deploy
deploy-to-dev / deploy
deploy-to-production  /  deploy
deploy-to-production / deploy
deploy-to-staging  /  deploy
deploy-to-staging / deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
/home/runner/work/veda-data-airflow/veda-data-airflow/docker_tasks/vector_ingest/handler.py#L235
"-oo", "Y_POSSIBLE_NAMES=lat", filename, "-nln", f"eis_fire_{collection}", - "-append" + "-append", ], stdout=subprocess.PIPE, stderr=subprocess.PIPE, check=False, )
Run linters
Linting failures detected. See check runs with annotations for details.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/