Skip to content

Fix typo (#683)

Fix typo (#683) #63

Triggered via push January 4, 2024 08:41
Status Failure
Total duration 7m 2s
Artifacts

push.yml

on: push
Matrix: Build binaries / build
Spell check  /  spell-check
11s
Spell check / spell-check
Erc20 benchmark  /  benchmark
6m 48s
Erc20 benchmark / benchmark
Build binaries  /  merge
0s
Build binaries / merge
Build binaries  /  build-hive
0s
Build binaries / build-hive
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Build binaries / build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c build_platform() { ARCH=$1; COMPILER=$2; LINKER=$3; echo \"Building for $TARGETPLATFORM on $BUILDPLATFORM\"; rustup target add $ARCH; apt-get update && apt-get -y install $COMPILER libclang-dev; if [ \"$BUILDPLATFORM\" = \"$TARGETPLATFORM\" ]; then BINDGEN_EXTRA_CLANG_ARGS=\"\"; else BINDGEN_EXTRA_CLANG_ARGS=\"--sysroot /usr/${LINKER%-gcc}\"; fi; echo \"Using BINDGEN_EXTRA_CLANG_ARGS: $BINDGEN_EXTRA_CLANG_ARGS\"; BINDGEN_EXTRA_CLANG_ARGS=$BINDGEN_EXTRA_CLANG_ARGS cargo build --all --release --target=$ARCH --config target.$ARCH.linker=\\\"$LINKER\\\"; cp /usr/src/rpc/target/$ARCH/release/kakarot-rpc /usr/src/rpc/target/release/; } && rustup self update && case \"$TARGETPLATFORM\" in \"linux/amd64\") build_platform \"x86_64-unknown-linux-gnu\" \"gcc-x86-64-linux-gnu\" \"x86_64-linux-gnu-gcc\"; ;; \"linux/arm64\") build_platform \"aarch64-unknown-linux-gnu\" \"gcc-aarch64-linux-gnu\" \"aarch64-linux-gnu-gcc\"; ;; *) echo \"Unknown TARGETPLATFORM: $TARGETPLATFORM\"; exit 1; ;; esac" did not complete successfully: exit code: 1
Build binaries / build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c build_platform() { ARCH=$1; COMPILER=$2; LINKER=$3; echo \"Building for $TARGETPLATFORM on $BUILDPLATFORM\"; rustup target add $ARCH; apt-get update && apt-get -y install $COMPILER libclang-dev; if [ \"$BUILDPLATFORM\" = \"$TARGETPLATFORM\" ]; then BINDGEN_EXTRA_CLANG_ARGS=\"\"; else BINDGEN_EXTRA_CLANG_ARGS=\"--sysroot /usr/${LINKER%-gcc}\"; fi; echo \"Using BINDGEN_EXTRA_CLANG_ARGS: $BINDGEN_EXTRA_CLANG_ARGS\"; BINDGEN_EXTRA_CLANG_ARGS=$BINDGEN_EXTRA_CLANG_ARGS cargo build --all --release --target=$ARCH --config target.$ARCH.linker=\\\"$LINKER\\\"; cp /usr/src/rpc/target/$ARCH/release/kakarot-rpc /usr/src/rpc/target/release/; } && rustup self update && case \"$TARGETPLATFORM\" in \"linux/amd64\") build_platform \"x86_64-unknown-linux-gnu\" \"gcc-x86-64-linux-gnu\" \"x86_64-linux-gnu-gcc\"; ;; \"linux/arm64\") build_platform \"aarch64-unknown-linux-gnu\" \"gcc-aarch64-linux-gnu\" \"aarch64-linux-gnu-gcc\"; ;; *) echo \"Unknown TARGETPLATFORM: $TARGETPLATFORM\"; exit 1; ;; esac" did not complete successfully: exit code: 1
Erc20 benchmark / benchmark
Process completed with exit code 101.
Erc20 benchmark / benchmark
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Erc20 benchmark / benchmark
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/
Erc20 benchmark / benchmark
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/
Erc20 benchmark / benchmark
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/
Erc20 benchmark / benchmark
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/