Skip to content

Merge pull request #105 from appiekap653/appiekap653/issue103 #115

Merge pull request #105 from appiekap653/appiekap653/issue103

Merge pull request #105 from appiekap653/appiekap653/issue103 #115

Triggered via push June 24, 2024 14:14
Status Failure
Total duration 37s
Artifacts

main.yml

on: push
build  /  image_build
28s
build / image_build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build / image_build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source /assets/functions/00-container && set -x && addgroup -S -g 8080 tcc && adduser -D -S -s /sbin/nologin -h /dev/null -G tcc -g \"tcc\" -u 8080 tcc && package update && package upgrade && package install .tcc-build-deps cargo gcc libffi-dev musl-dev openssl-dev py-pip py3-setuptools py3-wheel python3-dev && package install .tcc-run-deps docker-py py3-beautifulsoup4 py3-certifi py3-chardet py3-idna py3-openssl py3-packaging py3-requests py3-soupsieve py3-urllib3 py3-websocket-client py3-yaml python3 && pip --break-system-packages install cloudflare==2.19.* get-docker-secret requests && package remove .tcc-build-deps && package cleanup && rm -rf /root/.cache /root/.cargo" did not complete successfully: exit code: 2
build / image_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/setup-qemu-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/.