dev: i12ize permission messages (no translations) #2691
docker-image.yaml
on: push
build-and-push-image
4m 17s
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
|