Skip to content

Background worker setup (CKAN container) | ckanext-harvest & ckanext-xloader #31

Background worker setup (CKAN container) | ckanext-harvest & ckanext-xloader

Background worker setup (CKAN container) | ckanext-harvest & ckanext-xloader #31

Triggered via pull request March 5, 2024 06:41
Status Success
Total duration 52s
Artifacts

docker-pr.yml

on: pull_request
runner/test-docker-pr:feature/harvester-worker
43s
runner/test-docker-pr:feature/harvester-worker
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
runner/test-docker-pr:feature/harvester-worker: 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:feature/harvester-worker: ckan/Dockerfile#L69
Use WORKDIR to switch to a directory
runner/test-docker-pr:feature/harvester-worker: 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:feature/harvester-worker: ckan/Dockerfile.ghcr#L27
Use WORKDIR to switch to a directory
runner/test-docker-pr:feature/harvester-worker: 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:feature/harvester-worker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v4, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.