Skip to content

⬆️ Update zwave-js/zwave-js-ui to v9.5.1 #1228

⬆️ Update zwave-js/zwave-js-ui to v9.5.1

⬆️ Update zwave-js/zwave-js-ui to v9.5.1 #1228

Triggered via pull request December 4, 2023 21:45
Status Failure
Total duration 1m 23s
Artifacts

ci.yaml

on: pull_request
workflows  /  Gather add-on information
4s
workflows / Gather add-on information
workflows  /  JSON Lint
2s
workflows / JSON Lint
workflows  /  Shellcheck
5s
workflows / Shellcheck
workflows  /  YAMLLint
11s
workflows / YAMLLint
workflows  /  Prettier
11s
workflows / Prettier
workflows  /  Lint Add-on
13s
workflows / Lint Add-on
workflows  /  Hadolint
5s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

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.3-r0 npm=9.6.6-r0 python3-dev=3.11.6-r0 && apk add --no-cache eudev=3.2.11-r8 libusb=1.0.26-r2 nginx=1.24.0-r7 nodejs=18.18.2-r0 && 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 aarch64
The job was canceled because "amd64" failed.
workflows / Build aarch64
The operation was canceled.
workflows / Build armv7
The job was canceled because "amd64" failed.
workflows / Build armv7
The operation was canceled.