Skip to content

Fix - Refactor JSON template rendering and improve error handling (ISO19139-GeoDCAT-AP) #40

Fix - Refactor JSON template rendering and improve error handling (ISO19139-GeoDCAT-AP)

Fix - Refactor JSON template rendering and improve error handling (ISO19139-GeoDCAT-AP) #40

Triggered via pull request October 30, 2024 12:55
@mjanezmjanez
opened #58
latest
Status Success
Total duration 29s
Artifacts

docker-pr.yaml

on: pull_request
runner/test-ckan-pycsw-pr:latest
19s
runner/test-ckan-pycsw-pr:latest
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
runner/test-ckan-pycsw-pr:latest: ckan-pycsw/Dockerfile#L26
Do not refer to an environment variable within the same `ENV` statement where it is defined.
runner/test-ckan-pycsw-pr:latest: ckan-pycsw/Dockerfile#L49
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`