⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 #509
ci.yaml
on: pull_request
workflows
/
Gather add-on information
5s
workflows
/
JSON Lint
3s
workflows
/
Shellcheck
3s
workflows
/
YAMLLint
19s
workflows
/
Prettier
5s
Matrix: workflows / build
Annotations
8 errors
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.24.0-r6 php81-curl=8.1.21-r0 php81-dom=8.1.21-r0 php81-fpm=8.1.21-r0 php81-iconv=8.1.21-r0 php81-mbstring=8.1.21-r0 php81-opcache=8.1.21-r0 php81-session=8.1.21-r0 php81-zip=8.1.21-r0 php81=8.1.21-r0 && apk add --no-cache --virtual .build-dependencies composer=2.5.8-r0 git=2.40.1-r0 nodejs=18.17.0-r0 npm=9.6.6-r0 && git clone --branch \"${TASMOADMIN_VERSION}\" --depth=1 \"https://github.com/TasmoAdmin/TasmoAdmin.git\" /var/www/tasmoadmin && cd /var/www/tasmoadmin/tasmoadmin && composer install --no-dev && npm ci && node minify.js && NODE_ENV=production npm ci && apk del --no-cache --purge .build-dependencies && rm -f -r /root/.composer /root/.npm /var/www/tasmoadmin/.docker /var/www/tasmoadmin/.git /var/www/tasmoadmin/.github /var/www/tasmoadmin/.iocage /var/www/tasmoadmin/docker-compose.yml /var/www/tasmoadmin/tasmoadmin/tests && find /var/www/tasmoadmin -type f -name \".htaccess\" -depth -exec rm -f {} \\; && find /var/www/tasmoadmin -type f -name \"*.md\" -depth -exec rm -f {} \\; && find /var/www/tasmoadmin -type f -name \".gitignore\" -depth -exec rm -f {} \\; && find /var/www/tasmoadmin -type f -name \".empty\" -depth -exec rm -f {} \\;" did not complete successfully: exit code: 9
|
workflows / Build amd64
The job was canceled because "armhf" failed.
|
workflows / Build armv7
The job was canceled because "armhf" failed.
|
workflows / Build armv7
The operation was canceled.
|
workflows / Build i386
The job was canceled because "armhf" failed.
|
workflows / Build i386
The operation was canceled.
|
workflows / Build aarch64
The job was canceled because "armhf" failed.
|
workflows / Build aarch64
The operation was canceled.
|