Skip to content

Build & Publish nightly #49

Build & Publish nightly

Build & Publish nightly #49

Triggered via schedule December 30, 2024 02:55
Status Failure
Total duration 2m 58s
Artifacts
Build image and run tests
2m 48s
Build image and run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build image and run tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; \trm -rf /usr/src/***mail; \tcurl -o ***mail.tar.gz -SL https://github.com/***/***mail/archive/master.tar.gz; \ttar -xzf ***mail.tar.gz -C /usr/src/; \trm ***mail.tar.gz; \tmv /usr/src/***mail-master /usr/src/***mail; \tcd /usr/src/***mail; \trm -rf installer tests public_html .ci .github .gitignore .editorconfig .tx .travis.yml; \tmake css-elastic; \tcomposer require kolab/net_ldap3 --no-install; \tcomposer require bjeavons/zxcvbn-php --no-install; \tcomposer install --no-dev --prefer-dist; \tbin/install-jsdeps.sh; \tbin/updatecss.sh; \trm -rf vendor/masterminds/html5/test \t\tvendor/pear/*/tests vendor/*/*/.git* \t\tvendor/pear/crypt_gpg/tools \t\tvendor/pear/console_commandline/docs \t\tvendor/pear/mail_mime/scripts \t\tvendor/pear/net_ldap2/doc \t\tvendor/pear/net_smtp/docs \t\tvendor/pear/net_smtp/examples \t\tvendor/pear/net_smtp/README.rst \t\tvendor/endroid/qrcode/tests \t\ttemp/js_cache" did not complete successfully: exit code: 1
Build image and run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build image and run tests
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/