Build the excalidraw backend #185
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y -o Dpkg::Options::=\"--force-confdef\" -o Dpkg::Options::=\"--force-confold\" jibri libgl1-mesa-dri procps jitsi-upload-integrations jitsi-autoscaler-sidecar jq pulseaudio dbus dbus-x11 rtkit unzip fonts-noto && /usr/bin/install-chrome.sh && apt-cleanup && adduser jibri rtkit && dpkgArch=\"$(dpkg --print-architecture)\" && case \"${dpkgArch##*-}\" in \"amd64\") SC_ARCH=x86_64 ;; \"arm64\") SC_ARCH=aarch64 ;; *) echo \"unsupported architecture\"; exit 1 ;; esac && wget -qO /usr/bin/shm-check https://github.com/saghul/shm-check/releases/download/v1.0.0/shm-check-${SC_ARCH} && chmod +x /usr/bin/shm-check" did not complete successfully: exit code: 9
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading