Skip to content

cargo: update

cargo: update #82

Triggered via push August 16, 2023 02:11
Status Failure
Total duration 25s
Artifacts

docker-push.yml

on: push
build-and-push
17s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c addgroup --gid 1000 nmmdg && adduser --disabled-login --shell /bin/sh --uid 1000 --ingroup nmmdg nmmdg && apt-get update && apt-get install libssl3 libcurl4 -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/