⬆️ Update zwave-js/zwave-js-ui to v9.5.1 (#617) #1229
ci.yaml
on: push
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
3s
workflows
/
Shellcheck
4s
workflows
/
YAMLLint
9s
workflows
/
Prettier
7s
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.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.
|