Skip to content

release

release #127

Manually triggered March 25, 2026 19:53
Status Failure
Total duration 4m 0s
Artifacts

release.yaml

on: workflow_dispatch
Matrix: Build & Upload Binaries
Matrix: Build & Push Docker Images
Complete
0s
Complete
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build & Push Docker Images (linux/amd64, depot-ubuntu-24.04-8, -full-amd64, docker/runtime/Docker...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd frontend/packages/inspector && pnpm exec vite build" did not complete successfully: exit code: 1
Build & Upload Binaries (macos, depot-ubuntu-24.04-8, x86_64-apple-darwin, x86_64)
Process completed with exit code 1.
Build & Push Docker Images (linux/amd64, depot-ubuntu-24.04-8, -amd64, docker/runtime/Dockerfile)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd frontend/packages/inspector && pnpm exec vite build" did not complete successfully: exit code: 1
Build & Push Docker Images (linux/arm64, depot-ubuntu-24.04-arm-8, -arm64, docker/runtime/Dockerf...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd frontend/packages/inspector && pnpm exec vite build" did not complete successfully: exit code: 1
Build & Push Docker Images (linux/arm64, depot-ubuntu-24.04-arm-8, -full-arm64, docker/runtime/Do...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd frontend/packages/inspector && pnpm exec vite build" did not complete successfully: exit code: 1
Setup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/