Skip to content

Fix bug ckanext-spatial shapely/numpy >2.0 and update CKAN configuration to includes vars to the metadata templates and update ckanext-schemingdcat #59

Fix bug ckanext-spatial shapely/numpy >2.0 and update CKAN configuration to includes vars to the metadata templates and update ckanext-schemingdcat

Fix bug ckanext-spatial shapely/numpy >2.0 and update CKAN configuration to includes vars to the metadata templates and update ckanext-schemingdcat #59

Triggered via pull request June 17, 2024 08:26
@mjanezmjanez
synchronize #138
ckan-2.9.11
Status Success
Total duration 42s
Artifacts

docker-pr.yml

on: pull_request
runner/test-docker-pr:ckan-2.9.11
33s
runner/test-docker-pr:ckan-2.9.11
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
runner/test-docker-pr:ckan-2.9.11: ckan/Dockerfile#L26
Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
runner/test-docker-pr:ckan-2.9.11: ckan/Dockerfile#L69
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.9.11: ckan/Dockerfile#L69
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
runner/test-docker-pr:ckan-2.9.11: ckan/Dockerfile.ghcr#L27
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.9.11: ckan/Dockerfile.ghcr#L27
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
runner/test-docker-pr:ckan-2.9.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.