remove progress #398
cicd.yml
on: push
gitflow-enforcer
4s
deploy-to-dev
/
deploy
deploy-to-production
/
deploy
deploy-to-staging
/
deploy
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/
|