⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.1.4 #1306
ci.yaml
on: pull_request
workflows
/
Gather add-on information
5s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
12s
workflows
/
Prettier
4s
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 python3-dev=3.11.6-r1 && apk add --no-cache eudev=3.2.14-r0 libusb=1.0.26-r3 nginx=1.24.0-r15 && 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 && npm ci && npm run build:server && npm run build:ui && npm rebuild --build-from-source @serialport/bindings-cpp && npm prune --omit=dev && npm cache clean --force && apk del --no-cache --purge .build-dependencies && find /opt -mindepth 1 -maxdepth 1 ! -name \"node_modules\" ! -name \"snippets\" ! -name \"package.json\" ! -name \"server\" ! -name \"dist\" -exec rm -rf {} + && rm -f -r /etc/nginx /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: 2
|
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.
|