Skip to content
Triggered via push August 24, 2024 16:08
Status Failure
Total duration 1m 25s
Artifacts
Push Docker image to GitHub Packages
1m 13s
Push Docker image to GitHub Packages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Push Docker image to GitHub Packages
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends locales fontconfig fonts-noto-color-emoji gettext && localedef -i zh_CN -c -f UTF-8 -A /usr/share/locale/locale.alias zh_CN.UTF-8 && fc-cache -fv && apt-get purge -y --auto-remove && rm -rf /var/lib/apt/lists/* && pip install --no-cache-dir --upgrade -r /app/requirements.txt && pip install --no-cache-dir --upgrade nonebot2 nonebot-adapter-github && pip install --no-cache-dir git+https://github.com/nonebot/plugin-alconna.git" did not complete successfully: exit code: 1
Push Docker image to GitHub Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/