Update python Docker tag to v3.12.4 #24
pr-flavor-alpine.yml
on: pull_request
pr-dckr-alpine-stable
/
pr-check-build
28s
pr-dckr-alpine-master
/
pr-check-build
1m 9s
Annotations
2 errors and 2 warnings
pr-dckr-alpine-stable / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk add --no-cache openssl mailcap libpq libffi libldap libsasl bash; apk add --no-cache --virtual .build-deps coreutils gcc make wget linux-headers cyrus-sasl-dev libc-dev libffi-dev openssl-dev postgresql-dev openldap-dev git; echo 'INPUT ( libldap.so )' > /usr/lib/libldap_r.so; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apk del .build-deps; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 1
|
pr-dckr-alpine-master / pr-check-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk add --no-cache openssl mailcap libpq libffi libldap libsasl bash; apk add --no-cache --virtual .build-deps coreutils gcc make wget linux-headers cyrus-sasl-dev libc-dev libffi-dev openssl-dev postgresql-dev openldap-dev git; echo 'INPUT ( libldap.so )' > /usr/lib/libldap_r.so; git clone --depth=1 --branch=${ETE_VERSION} \"${ETE_REPO}\" \"${BASE_DIR}\"; /usr/local/bin/python -m pip install --no-cache-dir --progress-bar off --upgrade pip; pip install --no-cache-dir --progress-bar off -r \"${BASE_DIR}/requirements.txt\" \"psycopg2-binary\" \"python-ldap\"; apk del .build-deps; rm -r \"${BASE_DIR}/.git\"; chown -R \"${DEFAULT_UID}\":\"${DEFAULT_GID}\" \"${BASE_DIR}\"" did not complete successfully: exit code: 1
|
pr-dckr-alpine-stable / pr-check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pr-dckr-alpine-master / pr-check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|