Skip to content

Build and release image manually #17

Build and release image manually

Build and release image manually #17

Manually triggered May 28, 2024 15:30
Status Success
Total duration 8m 20s
Artifacts

docker-manual.yml

on: workflow_dispatch
manual/build-docker-push:master
8m 12s
manual/build-docker-push:master
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
manual/build-docker-push:master: ckan/Dockerfile#L27
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
manual/build-docker-push:master: ckan/Dockerfile#L27
SC3013 warning: In POSIX sh, -ef is undefined.
manual/build-docker-push:master: ckan/Dockerfile#L76
DL3003 warning: Use WORKDIR to switch to a directory
manual/build-docker-push:master: ckan/Dockerfile#L76
DL4006 warning: 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
manual/build-docker-push:master: ckan/Dockerfile#L76
SC2086 info: Double quote to prevent globbing and word splitting.
manual/build-docker-push:master
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
manual/build-docker-push:master
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/