Skip to content

🎆 Updates maintenance/license year to 2024 #1258

🎆 Updates maintenance/license year to 2024

🎆 Updates maintenance/license year to 2024 #1258

Triggered via push January 5, 2024 21:34
Status Failure
Total duration 5m 53s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
5s
workflows / Gather add-on information
workflows  /  JSON Lint
7s
workflows / JSON Lint
workflows  /  Shellcheck
4s
workflows / Shellcheck
workflows  /  YAMLLint
12s
workflows / YAMLLint
workflows  /  Prettier
7s
workflows / Prettier
workflows  /  Lint Add-on
10s
workflows / Lint Add-on
workflows  /  Hadolint
11s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
workflows / Build aarch64
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-r14 && 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: 1
workflows / Build armv7
The job was canceled because "aarch64" failed.
workflows / Build armv7
The operation was canceled.