Bump the k8s group with 2 updates #33
main.yaml
on: push
build and push
3m 23s
rollout
0s
Annotations
1 error and 1 warning
build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux ; if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then export TARGET=x86_64-unknown-linux-musl ; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then export TARGET=aarch64-unknown-linux-musl ; export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_MUSL_LINKER=aarch64-linux-gnu-gcc ; export CC_aarch64_unknown_linux_musl=aarch64-linux-gnu-gcc ; export CXX_aarch64_unknown_linux_musl=aarch64-linux-gnu-g++ ; fi ; cargo test --release --target ${TARGET} -- --test-threads 1 ; cargo build --release --target ${TARGET} && mkdir -p target/final/release/ && mv target/${TARGET}/release/hahaha target/final/release/hahaha ; file target/final/release/hahaha" did not complete successfully: exit code: 101
|
build and push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|