Skip to content

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 (#619) #1236

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 (#619)

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 (#619) #1236

Triggered via push December 9, 2023 11:09
Status Failure
Total duration 1m 24s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
6s
workflows  /  JSON Lint
7s
workflows  /  Shellcheck
3s
workflows  /  YAMLLint
12s
workflows  /  Prettier
5s
workflows  /  Lint Add-on
9s
workflows  /  Hadolint
6s
Matrix: workflows / build

Annotations

5 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 linux-headers=6.5-r0 npm=10.2.5-r0 python3-dev=3.11.6-r1 && apk add --no-cache eudev=3.2.14-r0 libusb=1.0.26-r3 nginx=1.24.0-r14 nodejs=20.10.0-r1 && npm install --global [email protected] && curl -J -L -o /tmp/zwave-js-ui.tar.gz \"https://github.com/zwave-js/zwave-js-ui/archive/${ZWAVE_JS_UI_VERSION}.tar.gz\" && tar zxvf /tmp/zwave-js-ui.tar.gz --strip 1 -C /opt && cd /opt && yarn install --immutable && yarn run build:server && yarn run build:ui && npm_config_build_from_source=true yarn rebuild @serialport/bindings-cpp && yarn remove $(jq -r '.devDependencies | keys | join(\" \")' package.json) && yarn cache clean && npm uninstall -g yarn && apk del --no-cache --purge .build-dependencies && rm -f -r /etc/nginx /opt/build /opt/index.html /opt/package.sh /opt/src /opt/static /opt/stylesheets /opt/.[!.]* /opt/*.md /opt/nodemon.json /opt/kustomization.yaml /opt/kubernetes /opt/docker /opt/docs /root/.cache /root/.config /root/.npmrc /root/.node-gyp /root/.npm /tmp/.[!.]* /tmp/* /usr/lib/node_modules /usr/local/share/.cache" did not complete successfully: exit code: 1
workflows / Build armv7
The job was canceled because "amd64" failed.
workflows / Build armv7
The operation was canceled.
workflows / Build aarch64
The job was canceled because "amd64" failed.
workflows / Build aarch64
The operation was canceled.