Skip to content

Merge pull request #13 from renovate-bot/renovate/dateparser-1.x #2

Merge pull request #13 from renovate-bot/renovate/dateparser-1.x

Merge pull request #13 from renovate-bot/renovate/dateparser-1.x #2

Triggered via push January 27, 2024 22:52
Status Failure
Total duration 1m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -q update && apt-get -y -q --no-install-recommends upgrade && apt-get -y -q --no-install-recommends install curl netcat rsync tini && python3 -m pip install --upgrade pip && python3 -m pip install --no-cache /wheels/* && groupadd --gid ${DEFAULT_GID} ${PGROUP} && useradd -M --uid ${DEFAULT_UID} --gid ${DEFAULT_GID} --home \"${HOME}\" ${PUSER} && chown -R ${PUSER}:${PGROUP} \"${HOME}\" && usermod -a -G tty ${PUSER} && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/.