Skip to content

[19] update TMDbAPIs #1734

[19] update TMDbAPIs

[19] update TMDbAPIs #1734

Triggered via push October 25, 2023 20:56
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nightly.yml

on: push
docker-nightly
57s
docker-nightly
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker-nightly
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install system packages ****\" && apt-get update && apt-get upgrade -y --no-install-recommends && apt-get install -y tzdata --no-install-recommends && apt-get install -y gcc g++ libxml2-dev libxslt-dev libz-dev libjpeg62-turbo-dev zlib1g-dev wget curl && wget -O /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\" && chmod +x /tini && pip3 install --no-cache-dir --upgrade --requirement /requirements.txt && apt-get --purge autoremove gcc g++ libxml2-dev libxslt-dev libz-dev -y && apt-get clean && apt-get update && apt-get check && apt-get -f install && apt-get autoclean && rm -rf /requirements.txt /tmp/* /var/tmp/* /var/lib/apt/lists/*" did not complete successfully: exit code: 1