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 ****\" && apk add --no-cache --upgrade --virtual=build-dependencies make g++ gcc curl python3-dev && echo \"**** install packages ****\" && apk add --no-cache --upgrade --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing python3 py3-geoip p7zip && echo \"**** install unrar from source ****\" && mkdir /tmp/unrar && curl -o /tmp/unrar.tar.gz -L \"https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz\" && tar xf /tmp/unrar.tar.gz -C /tmp/unrar --strip-components=1 && cd /tmp/unrar && make && install -v -m755 unrar /usr/local/bin && if [ -z ${VERSION+x} ]; then VERSION=$(curl -sL \"http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz\" | tar -xz -C /tmp && awk '/^P:deluge$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add -U --upgrade --no-cache deluge~=${VERSION} && echo \"**** install python packages ****\" && python3 -m ensurepip && pip3 install -U --no-cache-dir pip wheel && pip3 install --no-cache-dir future requests && echo \"**** grab GeoIP database ****\" && curl -o /usr/share/GeoIP/GeoIP.dat -L --retry 10 --retry-max-time 60 --retry-all-errors \"https://infura-ipfs.io/ipfs/QmWTWcPRRbADZcLcJeANZmcJZNrcpmuQgKYBi6hGdddtC6\" && echo \"**** cleanup ****\" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*" did not complete successfully: exit code: 4
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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/
|
Send Discord Webhook
No webhook is given. If this is intended, you can suppress this warning by setting `ack_no_webhook` to `true`.
|
Loading