Skip to content
Triggered via pull request September 30, 2023 14:17
@iakatiakat
opened #37
3-12
Status Failure
Total duration 4m 0s
Artifacts

docker-hub.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c BUILD_DEPS=\"libssl-dev cargo gcc g++ libffi-dev\" && apt-get update && apt-get install -y $BUILD_DEPS && PYOPENSSL=$(grep 'pyopenssl=' requirements.txt) && pip install --no-cache-dir $PYOPENSSL && pip install --no-cache-dir -r /app/requirements.txt && cd /app/distance && g++ -std=c++14 -o /usr/local/bin/distance distance.cpp && apt-get purge -y --auto-remove $BUILD_DEPS && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 1
docker
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/
docker
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/