Release: Schedule #9733
Annotations
1 error and 13 warnings
Build container image for testing
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install build packages ****\" && apt-get update && apt-get install -y --no-install-recommends build-essential libldap2-dev libsasl2-dev python3-dev && echo \"**** install runtime packages ****\" && apt-get install -y --no-install-recommends imagemagick ghostscript libldap-2.5-0 libmagic1 libsasl2-2 libxi6 libxslt1.1 python3-venv && echo \"**** install calibre-web ****\" && curl -o /tmp/calibre-web.tar.gz -L https://github.com/janeczku/calibre-web/archive/${VERSION}.tar.gz && mkdir -p /app/calibre-web && tar xf /tmp/calibre-web.tar.gz -C /app/calibre-web --strip-components=1 && cd /app/calibre-web && python3 -m venv /lsiopy && pip install -U --no-cache-dir pip wheel && pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ -r requirements.txt -r optional-requirements.txt && echo \"***install kepubify\" && if [ -z ${KEPUBIFY_RELEASE+x} ]; then KEPUBIFY_RELEASE=$(curl -sX GET \"https://api.github.com/repos/pgaskin/kepubify/releases/latest\" | awk '/tag_name/{print $4;exit}' FS='[\"\"]'); fi && curl -o /usr/bin/kepubify -L https://github.com/pgaskin/kepubify/releases/download/${KEPUBIFY_RELEASE}/kepubify-linux-64bit && echo \"**** cleanup ****\" && apt-get -y purge build-essential libldap2-dev libsasl2-dev python3-dev && apt-get -y autoremove && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /root/.cache" did not complete successfully: exit code: 100
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Send Discord Webhook
No webhook is given. If this is intended, you can suppress this warning by setting `ack_no_webhook` to `true`.
|
Setup CUE
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Setup workflow Variables
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/
|
Loading