⬆️ Update alpine_3_19/composer to v2.7.4-r0 #721
ci.yaml
on: pull_request
workflows
/
Gather add-on information
7s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
9s
workflows
/
YAMLLint
9s
workflows
/
Prettier
4s
Matrix: workflows / build
Annotations
5 errors
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache composer=2.7.4-r0 nginx=1.24.0-r15 patch=2.7.6-r10 php82-ctype=8.2.18-r0 php82-exif=8.2.18-r0 php82-fileinfo=8.2.18-r0 php82-fpm=8.2.18-r0 php82-gd=8.2.18-r0 php82-iconv=8.2.18-r0 php82-intl=8.2.18-r0 php82-ldap=8.2.18-r0 php82-mbstring=8.2.18-r0 php82-opcache=8.2.18-r0 php82-pdo_sqlite=8.2.18-r0 php82-pdo=8.2.18-r0 php82-simplexml=8.2.18-r0 php82-tokenizer=8.2.18-r0 php82=8.2.18-r0 && apk add --no-cache --virtual .build-dependencies git=2.43.0-r0 php82-openssl=8.2.18-r0 php82-phar=8.2.18-r0 && yarn global add modclean && git clone --branch \"${GROCY_VERSION}\" --depth=1 https://github.com/grocy/grocy.git /var/www/grocy && cd /var/www/grocy && composer install --no-dev && yarn --production && modclean --path /var/www/grocy/public --no-progress --keep-empty --run && yarn global remove modclean && yarn cache clean && apk del --no-cache --purge .build-dependencies && find /var/www/ -type f -name \"*.md\" -depth -exec rm -f {} \\; && rm -f -r /etc/nginx /etc/php8/php-fpm.d/www.conf /root/.composer /tmp/* /usr/lib/node_modules /usr/local/bin/composer /usr/local/share/.cache /var/www/grocy/.git /var/www/grocy/.tx /var/www/grocy/.vscode /var/www/grocy/build_tools /var/www/grocy/build.bat" did not complete successfully: exit code: 1
|
workflows / Build armv7
The job was canceled because "aarch64" failed.
|
workflows / Build armv7
The operation was canceled.
|
workflows / Build amd64
The job was canceled because "aarch64" failed.
|
workflows / Build amd64
The operation was canceled.
|