Install latest rustc/cargo #204
build_latest.yml
on: pull_request
docker_buildx_debian
1m 18s
docker_buildx_alpine
3m 17s
Annotations
1 error and 3 warnings
docker_buildx_debian
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apt-get update && apt-get install -y --no-install-recommends build-essential curl libffi8 libffi-dev libssl-dev openssl pkg-config procps python3 python3-dev && curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y && . \"$HOME/.cargo/env\" && curl -L 'https://bootstrap.pypa.io/get-pip.py' | python3 && pip3 install -r /requirements.txt && pip3 install $(echo $CERTBOT_DNS_AUTHENTICATORS | sed 's/\\(^\\| \\)/\\1certbot-dns-/g') && apt-get remove --purge -y build-essential curl libffi-dev libssl-dev pkg-config python3-dev && rustup self uninstall -y && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/* && rm -rf /root/.cache && mkdir -p /var/www/letsencrypt && mkdir -p /etc/nginx/user_conf.d && chown www-data:www-data -R /var/www && rm -f /etc/nginx/conf.d/*" did not complete successfully: exit code: 1
|
docker_buildx_debian
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], docker/[email protected], docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
docker_buildx_alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], docker/[email protected], docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Legacy key/value format with whitespace separator should not be used:
src/Dockerfile-alpine#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
JonasAlfredsson~docker-nginx-certbot~AVCUXR.dockerbuild
Expired
|
53.5 KB |
|
JonasAlfredsson~docker-nginx-certbot~Q86THF.dockerbuild
Expired
|
52.8 KB |
|