Skip to content

fix bun on arm cpus #111

fix bun on arm cpus

fix bun on arm cpus #111

Triggered via push December 30, 2023 16:21
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: nodejs
Matrix: python
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
nodejs (14)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
nodejs (18)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
nodejs (12)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
nodejs (16)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
nodejs (20)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
nodejs (19)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
python (3.9.18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
python (3.8.18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
python (3.10.13)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
python (3.12.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
python (3.11.7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/