Merge pull request #9 from mhdawson/release-please--branches--main--c… #12
build-and-publish.yml
on: push
build-and-push-image
44s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CURRENT_ARCH=`arch` && wget https://github.com/WebAssembly/binaryen/releases/download/version_$BINARYEN_VERSION/binaryen-version_$BINARYEN_VERSION-$CURRENT_ARCH-linux.tar.gz && tar -zxvf binaryen-version_$BINARYEN_VERSION-$CURRENT_ARCH-linux.tar.gz binaryen-version_$BINARYEN_VERSION/bin/wasm-opt && mv binaryen-version_$BINARYEN_VERSION/bin/wasm-opt ./ && rm binaryen-version_$BINARYEN_VERSION-$CURRENT_ARCH-linux.tar.gz && rm -rf binaryen-version_$BINARYEN_VERSION && chmod +x ./wasm-opt" did not complete successfully: exit code: 1
|
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|