Skip to content

Update motd.php - fix for 500 error #203

Update motd.php - fix for 500 error

Update motd.php - fix for 500 error #203

Triggered via pull request September 21, 2024 19:37
Status Failure
Total duration 2m 3s
Artifacts

ci-master-pr.yml

on: pull_request
Matrix: build
Matrix: test
update-draft-release
0s
update-draft-release
publish-draft-release
0s
publish-draft-release
update-dockerhub-description
0s
update-dockerhub-description
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build (daemon)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; apt-get install -y build-essential; cpanm DBI; apt-get update; apt-get install -y wget; DEB=$( wget -qO- https://dev.mysql.com/downloads/repo/apt/ | grep -E '[(]mysql-apt-config_[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+_all\\.deb[)]' | cut -d '(' -f2 | cut -d ')' -f1 ); wget -q https://dev.mysql.com/get/$DEB; DEBIAN_FRONTEND=noninteractive apt install -y ./mysql-apt-config_*; apt-get update; apt-get install -y libmysqlclient-dev; apt-get install -y libmysqlclient21; cpanm DBD::mysql; apt purge --auto-remove -y libmysqlclient-dev; apt purge --auto-remove -y mysql-apt-config; rm -fv ./mysql-apt-config_*; cpanm Geo::IP::PurePerl; cpanm GeoIP2::Database::Reader; cpanm MaxMind::DB::Reader; cpanm Syntax::Keyword::Try; cpanm Email::Sender::Simple; apt-get purge --auto-remove -y build-essential; rm -rf /var/lib/apt/lists/* /root/.cpan/ /root/.cpanm/" did not complete successfully: exit code: 100
build (web)
The job was canceled because "daemon" failed.
build (web)
The operation was canceled.
test (dev)
Process completed with exit code 17.
test (prod)
The job was canceled because "dev" failed.
test (prod)
The operation was canceled.
build (daemon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/cache@v3, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (dev)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/