Skip to content

QD-8610 Install required PHP tools #164

QD-8610 Install required PHP tools

QD-8610 Install required PHP tools #164

Triggered via pull request April 24, 2024 20:34
@tiulpintiulpin
synchronize #64
php-fixes
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Matrix: 2023.2
Matrix: 2023.3
Matrix: 2024.1
Fit to window
Zoom out
Zoom in

Annotations

1 error
2024.1 (linux/amd64, php)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && mkdir -m 777 -p /opt $QODANA_DATA $QODANA_CONF && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates=$CA_CERTIFICATES_VERSION curl=$CURL_VERSION fontconfig=$FONTCONFIG_VERSION git=$GIT_VERSION git-lfs=$GIT_LFS_VERSION gnupg2=$GNUPG2_VERSION locales=$LOCALES_VERSION procps=$PROCPS_VERSION software-properties-common=$SOFTWARE_PROPERTIES_VERSION zip=$ZIP_VERSION unzip=$UNZIP_VERSION php-zip=$PHP_ZIP_VERSION && echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && locale-gen && apt-get autoremove -y && apt-get clean && chmod 777 -R $HOME && echo 'root:x:0:0:root:/root:/bin/bash' > /etc/passwd && chmod 666 /etc/passwd && git config --global --add safe.directory '*'" did not complete successfully: exit code: 100