Verify php & node version, add readme #5
Annotations
7 errors and 1 warning
docker (22.04, 8.3, 12)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y sudo autoconf autogen language-pack-en-base wget zip unzip curl rsync ssh openssh-client git build-essential apt-utils software-properties-common nasm libjpeg-dev libpng-dev libpng16-16 && LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php && apt-get update && apt-get install -y php${PHP_VERSION} php${PHP_VERSION}-curl php${PHP_VERSION}-gd php${PHP_VERSION}-dev php${PHP_VERSION}-xml php${PHP_VERSION}-bcmath php${PHP_VERSION}-mysql php${PHP_VERSION}-pgsql php${PHP_VERSION}-mbstring php${PHP_VERSION}-zip php${PHP_VERSION}-bz2 php${PHP_VERSION}-sqlite php${PHP_VERSION}-soap php${PHP_VERSION}-intl php${PHP_VERSION}-imap php${PHP_VERSION}-imagick php${PHP_VERSION}-memcached && curl -sL https://deb.nodesource.com/setup_${NODE_VERSION}.x -o nodesource_setup.sh && bash nodesource_setup.sh && apt-get install nodejs -y && npm install npm@6 -g && apt-get clean && rm -rf /var/cache/apt/lists" did not complete successfully: exit code: 1
|
docker (20.04, 8.2, 12)
The job was canceled because "_22_04_8_3_12" failed.
|
docker (20.04, 8.2, 12)
The operation was canceled.
|
docker (20.04, 8.1, 12)
The job was canceled because "_22_04_8_3_12" failed.
|
docker (20.04, 8.1, 12)
The operation was canceled.
|
docker (22.04, 8.2, 12)
The job was canceled because "_22_04_8_3_12" failed.
|
docker (22.04, 8.2, 12)
The operation was canceled.
|
docker (22.04, 8.3, 12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|