Skip to content

⬆️ Update paperless-ngx/paperless-ngx to v2.8.6 #570

⬆️ Update paperless-ngx/paperless-ngx to v2.8.6

⬆️ Update paperless-ngx/paperless-ngx to v2.8.6 #570

Triggered via pull request May 15, 2024 22:36
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
workflows  /  Gather add-on information
6s
workflows / Gather add-on information
workflows  /  JSON Lint
4s
workflows / JSON Lint
workflows  /  Shellcheck
3s
workflows / Shellcheck
workflows  /  YAMLLint
9s
workflows / YAMLLint
workflows  /  Prettier
6s
workflows / Prettier
workflows  /  Lint Add-on
13s
workflows / Lint Add-on
workflows  /  Hadolint
12s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux echo \"Installing system packages\" && apt-get update && apt-get install --yes --quiet --no-install-recommends ${RUNTIME_PACKAGES} && rm -rf /var/lib/apt/lists/* && echo \"Installing supervisor\" && rm /usr/lib/python3.11/EXTERNALLY-MANAGED && curl -LsSf https://astral.sh/uv/install.sh | sh && source $HOME/.cargo/env && uv pip install --system --upgrade --no-cache-dir supervisor==4.2.5 && echo \"Download Paperless-ngx\" && curl -J -L -s -o paperless.tar.xz https://github.com/paperless-ngx/paperless-ngx/releases/download/${PAPERLESS_VERSION}/paperless-ngx-${PAPERLESS_VERSION}.tar.xz && tar -xf paperless.tar.xz && mv paperless-ngx /usr/src/paperless" did not complete successfully: exit code: 100
workflows / Build aarch64
The job was canceled because "amd64" failed.
workflows / Build aarch64
The operation was canceled.
workflows / Build amd64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3.3.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.