Skip to content

Update READMEs and fix master actions #79

Update READMEs and fix master actions

Update READMEs and fix master actions #79

Triggered via pull request September 24, 2024 06:48
Status Success
Total duration 1m 11s
Artifacts 5

docker-pr.yml

on: pull_request
runner/test-docker-pr:ckan-2.10.5
1m 0s
runner/test-docker-pr:ckan-2.10.5
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L26
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
runner/test-docker-pr:ckan-2.10.5: 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.10.5: ckan/Dockerfile#L72
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L72
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.10.5: ckan/Dockerfile.ghcr#L24
Use WORKDIR to switch to a directory
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile.ghcr#L24
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
Variables should be defined before their use: ckan-pycsw/Dockerfile#L19
UndefinedVar: Usage of undefined variable '$CKAN_SYSADMIN_EMAIL' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: ckan-pycsw/Dockerfile#L19
UndefinedVar: Usage of undefined variable '$CSW_CONTACT_NAME' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
runner/test-docker-pr:ckan-2.10.5: ckan/Dockerfile#L26
Avoid additional packages by specifying `--no-install-recommends`

Artifacts

Produced during runtime
Name Size
mjanez~ckan-docker~1O1A1K.dockerbuild
21.4 KB
mjanez~ckan-docker~4OHDFL.dockerbuild
21.7 KB
mjanez~ckan-docker~B7NZ7D.dockerbuild
25.9 KB
mjanez~ckan-docker~I2MI6F.dockerbuild
23.5 KB
mjanez~ckan-docker~V4J3AX.dockerbuild
28.2 KB