fix fwi ogr command #393
cicd.yml
on: push
gitflow-enforcer
0s
deploy-to-dev
/
deploy
deploy-to-production
/
deploy
deploy-to-staging
/
deploy
Annotations
3 errors and 1 warning
/home/runner/work/veda-data-airflow/veda-data-airflow/docker_tasks/vector_ingest/handler.py#L230
"EPSG:4326",
"-t_srs",
"EPSG:4326",
"-oo",
"X_POSSIBLE_NAMES=lon",
- "-oo",
+ "-oo",
"Y_POSSIBLE_NAMES=lat",
filename,
"-nln",
f"eis_fire_{collection}",
"-append",
|
Run linters
Linting failures detected. See check runs with annotations for details.
|
/home/runner/work/veda-data-airflow/veda-data-airflow/docker_tasks/vector_ingest/handler.py#L230
"EPSG:4326",
"-t_srs",
"EPSG:4326",
"-oo",
"X_POSSIBLE_NAMES=lon",
- "-oo",
+ "-oo",
"Y_POSSIBLE_NAMES=lat",
filename,
"-nln",
f"eis_fire_{collection}",
"-append",
|
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/
|