Skip to content

Add screen-wake-lock to iframe allow attribute #2833

Add screen-wake-lock to iframe allow attribute

Add screen-wake-lock to iframe allow attribute #2833

Triggered via push December 22, 2025 16:32
Status Failure
Total duration 1m 16s
Artifacts
build-and-push-image
1m 13s
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