Skip to content

Add property mapping for force-gamemode #156

Add property mapping for force-gamemode

Add property mapping for force-gamemode #156

Triggered via pull request March 27, 2024 03:28
Status Failure
Total duration 2m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"arm64\" ] ; then apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y debian-keyring && curl -L https://ryanfortner.github.io/box64-debs/box64.list -o /etc/apt/sources.list.d/box64.list && curl -L https://ryanfortner.github.io/box64-debs/KEY.gpg | gpg --dearmor | tee /etc/apt/trusted.gpg.d/box64-debs-archive-keyring.gpg && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y box64-arm64 && apt-get clean && rm -rf /var/lib/apt/lists/* ; fi" did not complete successfully: exit code: 100
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.