fix bug-道中战斗失败撤退 #99
+8
−6
Merged
fix bug-道中战斗失败撤退 #99
Annotations
1 error and 1 warning
|
Build and push Docker image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c printf 'Acquire::http::Proxy \"%s\";\\nAcquire::https::Proxy \"%s\";\\n' \"$HTTP_PROXY\" \"$HTTPS_PROXY\" > /etc/apt/apt.conf.d/99proxy && apt-get update && apt-get install -y --no-install-recommends git adb libgomp1 libgl1 libglib2.0-0 openssh-client build-essential pkg-config libavformat-dev libavcodec-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libavfilter-dev && git config --global --add safe.directory '*' && git config --global http.proxy \"$HTTP_PROXY\" && git config --global https.proxy \"$HTTPS_PROXY\" && pip install --upgrade pip && pip install Cython==0.29.37 && pip install av==10.0.0 --no-build-isolation && pip install -r /tmp/requirements.txt && apt-get clean && rm -rf /var/lib/apt/lists/* && rm /tmp/requirements.txt && rm -r ~/.cache/pip" did not complete successfully: exit code: 2
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, docker/build-push-action@v4, docker/metadata-action@v4, docker/setup-buildx-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading