Nightly release #79
Annotations
1 error and 1 warning
Run docker/build-push-action@v5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get install -y ca-certificates curl gnupg; mkdir -p /etc/apt/keyrings; curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg; echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR_VERSION.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list; apt-get update; apt-get install ruby ruby-dev ruby-bundler nodejs bison make autoconf git curl build-essential libyaml-dev zlib1g-dev gosu libclang-13-dev -y; apt-get clean; rm -r /var/lib/apt/lists/*" did not complete successfully: fork/exec /usr/bin/buildkit-runc: exec format error
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading