Annotations
1 error and 1 warning
|
Run docker/build-push-action@v3
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c wget $WGET_OPTS -O libbluray.tar.gz \"$LIBBLURAY_URL\" && echo \"$LIBBLURAY_SHA256 libbluray.tar.gz\" | sha256sum -c - && tar $TAR_OPTS libbluray.tar.gz && cd libbluray-* && git clone https://code.videolan.org/videolan/libudfread.git contrib/libudfread && (cd contrib/libudfread && git checkout --recurse-submodules $LIBUDFREAD_COMMIT) && meson setup build -Dbuildtype=release -Ddefault_library=static && ninja -j$(nproc) -vC build install" did not complete successfully: exit code: 1
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, docker/build-push-action@v3, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading