Skip to content

Merge pull request #625 from AnalogJ/cron_fixes #778

Merge pull request #625 from AnalogJ/cron_fixes

Merge pull request #625 from AnalogJ/cron_fixes #778

Triggered via push April 5, 2024 21:04
Status Failure
Total duration 17m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
omnibus
buildx failed with: ERROR: failed to solve: process "/usr/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates cron curl smartmontools tzdata procps xz-utils && rm -rf /var/lib/apt/lists/* && update-ca-certificates && case ${TARGETARCH} in \"amd64\") S6_ARCH=amd64 ;; \"arm64\") S6_ARCH=aarch64 ;; esac && curl https://github.com/just-containers/s6-overlay/releases/download/v${S6VER}/s6-overlay-noarch.tar.xz -L -s --output /tmp/s6-overlay-noarch.tar.xz && tar -Jxpf /tmp/s6-overlay-noarch.tar.xz -C / && rm -rf /tmp/s6-overlay-noarch.tar.xz && curl https://github.com/just-containers/s6-overlay/releases/download/v${S6VER}/s6-overlay-${S6_ARCH}.tar.xz -L -s --output /tmp/s6-overlay-${S6_ARCH}.tar.xz && tar -Jxpf /tmp/s6-overlay-${S6_ARCH}.tar.xz -C / && rm -rf /tmp/s6-overlay-${S6_ARCH}.tar.xz" did not complete successfully: exit code: 2
omnibus
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/.
omnibus
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
collector
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, docker/login-action@v2, 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/.
web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/.
web
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/