Skip to content

Docker Build & Release BETA #6

Docker Build & Release BETA

Docker Build & Release BETA #6

Manually triggered March 7, 2024 07:29
Status Failure
Total duration 30s
Artifacts

release-beta.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo $'https://dl-cdn.alpinelinux.org/alpine/edge/main\\https://dl-cdn.alpinelinux.org/alpine/v3.19/community' > /etc/apk/repositories && apk update && apk upgrade && /bin/sh -c set -eux; apk --update --no-cache add wget ca-certificates curl bzip2 unzip unzip ca-certificates wget procps shadow openssh gettext libintl imagemagick imagemagick-libs rabbitmq-c libzip icu gnu-libiconv libwebp libxpm libjpeg jpegoptim optipng pngquant exiftool libxslt tiff && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS && update-ca-certificates && curl -sSLf -o /usr/local/bin/install-php-extensions https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions && chmod +x /usr/local/bin/install-php-extensions" did not complete successfully: exit code: 23
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Unexpected input(s) 'registry', 'image', 'directory', 'enableBuildKit', 'multiPlatform', 'overrideDriver', 'addLatest', 'pushImage', valid inputs are ['add-hosts', 'allow', 'annotations', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-envs', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
build
Unexpected input(s) 'registry', 'image', 'directory', 'enableBuildKit', 'multiPlatform', 'overrideDriver', 'addLatest', 'pushImage', valid inputs are ['add-hosts', 'allow', 'annotations', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-envs', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/