WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

dev: i12ize permission messages (no translations) #2691

dev: i12ize permission messages (no translations)

dev: i12ize permission messages (no translations) #2691

Triggered via push December 5, 2025 00:45
Status Failure
Total duration 4m 21s
Artifacts
build-and-push-image
4m 17s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm cache clean --force && for i in 1 2 3; do npm ci && break || if [ $i -lt 3 ]; then sleep 15; else LOG_DIR=\"$(npm config get cache | tr -d '\\\"')/_logs\"; echo \"npm install failed; dumping logs from $LOG_DIR\"; if [ -d \"$LOG_DIR\" ]; then ls -al \"$LOG_DIR\" || true; cat \"$LOG_DIR\"/* || true; else echo \"Log directory not found (npm cache: $(npm config get cache))\"; fi; exit 1; fi; done" did not complete successfully: exit code: 1