Skip to content

[automation] Auto-update linters version, help and documentation #5160

[automation] Auto-update linters version, help and documentation

[automation] Auto-update linters version, help and documentation #5160

Triggered via pull request July 2, 2023 19:32
Status Cancelled
Total duration 27m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-DEV-linters.yml

on: pull_request
Prepare matrix
0s
Prepare matrix
Matrix: Deploy Docker Image - DEV - Linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Deploy Docker Image - DEV - Linters (ubuntu-latest, php_phpstan)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_AUTH_TOKEN=\"$(cat /run/secrets/GITHUB_TOKEN)\" && export GITHUB_AUTH_TOKEN && wget --tries=5 -q -O phive.phar https://phar.io/releases/phive.phar && wget --tries=5 -q -O phive.phar.asc https://phar.io/releases/phive.phar.asc && PHAR_KEY_ID=\"0x9D8A98B29B2D5D79\" && ( gpg --keyserver keyserver.pgp.com --recv-keys \"$PHAR_KEY_ID\" || gpg --keyserver ha.pool.sks-keyservers.net --recv-keys \"$PHAR_KEY_ID\" || gpg --keyserver pgp.mit.edu --recv-keys \"$PHAR_KEY_ID\" || gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys \"$PHAR_KEY_ID\" ) && gpg --verify phive.phar.asc phive.phar && chmod +x phive.phar && mv phive.phar /usr/local/bin/phive && rm phive.phar.asc && update-alternatives --install /usr/bin/php php /usr/bin/php81 110" did not complete successfully: exit code: 1
Deploy Docker Image - DEV - Linters (ubuntu-latest, php_phplint)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GITHUB_AUTH_TOKEN=\"$(cat /run/secrets/GITHUB_TOKEN)\" && export GITHUB_AUTH_TOKEN && wget --tries=5 -q -O phive.phar https://phar.io/releases/phive.phar && wget --tries=5 -q -O phive.phar.asc https://phar.io/releases/phive.phar.asc && PHAR_KEY_ID=\"0x9D8A98B29B2D5D79\" && ( gpg --keyserver keyserver.pgp.com --recv-keys \"$PHAR_KEY_ID\" || gpg --keyserver ha.pool.sks-keyservers.net --recv-keys \"$PHAR_KEY_ID\" || gpg --keyserver pgp.mit.edu --recv-keys \"$PHAR_KEY_ID\" || gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys \"$PHAR_KEY_ID\" ) && gpg --verify phive.phar.asc phive.phar && chmod +x phive.phar && mv phive.phar /usr/local/bin/phive && rm phive.phar.asc && update-alternatives --install /usr/bin/php php /usr/bin/php81 110" did not complete successfully: exit code: 1
Deploy Docker Image - DEV - Linters (ubuntu-latest, yaml_v8r)
Canceling since a higher priority waiting request for '2762/merge-Build & Deploy - DEV linters' exists
Deploy Docker Image - DEV - Linters (ubuntu-latest, yaml_v8r)
The operation was canceled.