Specify C compiler in build cross-compilation #1470
Annotations
1 error and 2 warnings
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"arm64\" ] ; then export CC=aarch64-linux-gnu-gcc; elif [ \"$TARGETARCH\" = \"amd64\" ] ; then export CC=x86_64-linux-gnu-gcc; fi; go build -ldflags \"-extldflags -static\" -o ./app ./cmd/emulator ; FROM gcr.io/distroless/static" did not complete successfully: exit code: 127
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, docker/#-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading