Skip to content

Enhancement (daemon): Add JSON:XS for parsing json #136

Enhancement (daemon): Add JSON:XS for parsing json

Enhancement (daemon): Add JSON:XS for parsing json #136

Triggered via pull request November 16, 2023 07:09
Status Failure
Total duration 7m 55s
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

4 errors
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; wget -q https://dev.mysql.com/get/mysql-apt-config_0.8.28-1_all.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 JSON:XS; 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: 1
test (dev)
Process completed with exit code 17.
test (prod)
The job was canceled because "dev" failed.
test (prod)
Process completed with exit code 17.