Skip to content

Fix (daemon): Fix daemon crashing for CS2 when first player connects #184

Fix (daemon): Fix daemon crashing for CS2 when first player connects

Fix (daemon): Fix daemon crashing for CS2 when first player connects #184

Triggered via pull request February 2, 2024 09:16
Status Failure
Total duration 2m 1s
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 and 4 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; 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 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 operation was canceled.
test (dev)
Process completed with exit code 17.
test (prod)
The operation was canceled.
build (daemon)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (web)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dev)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.